At the moment, we have a couple of jenkins jobs:
- browsertests-VisualEditor-language-screenshot-linux-firefox
- browsertests-VisualEditor-language-screenshot-linux-firefox-sauce
The first job runs local firefox and fails randomly.
Options:
- check if any of the headless environment variables helps
- check if any of the reuse browser environment variables helps
- check if switching to local chromium helps
The second job run a remote browser on sauce labs, but it does not support Chinese and Japanese fonts (at least), but only on linux host.
- check if running the job on windows (or mac) helps.