browser/test/Makefile add -a argument to xvfb-run
We were having issues with concurrency between jenkins and gitlab, the -a argument tells xvfb to run on a different X port if 99 is already taken
We were having issues with concurrency between jenkins and gitlab, the -a argument tells xvfb to run on a different X port if 99 is already taken