mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
16512588df
In order to reduce the cost of running marionette tests on a virtual machine with a GPU, add a marionette-gpu job, and run the WebRender rollout test added in the previous patch in this new job. Depends on D10528 Differential Revision: https://phabricator.services.mozilla.com/D12241 --HG-- extra : moz-landing-system : lando
6 lines
172 B
INI
6 lines
172 B
INI
[DEFAULT]
|
|
run-if = buildapp == 'browser'
|
|
|
|
[test_pref_rollout_workaround.py]
|
|
skip-if = os != "win" # Bug 1503776, WebRender is only available on Windows at this stage.
|