зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1624001 - [marionette] Enable async shutdown log for Marionette and Wdspec tests in CI. r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D68384 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
0948ee96fa
Коммит
38af9e46ce
|
@ -16,6 +16,9 @@ job-defaults:
|
|||
default:
|
||||
- marionette/prod_config.py
|
||||
- remove_executables.py
|
||||
extra-options:
|
||||
- --setpref=toolkit.asyncshutdown.log=true
|
||||
|
||||
run-on-projects: built-projects
|
||||
tier: default
|
||||
fission-tier: 2
|
||||
|
|
|
@ -119,6 +119,7 @@ web-platform-tests-wdspec:
|
|||
mozharness:
|
||||
extra-options:
|
||||
- --test-type=wdspec
|
||||
- --setpref=toolkit.asyncshutdown.log=true
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
.*-qr/.*: ['release', 'try']
|
||||
|
@ -142,11 +143,13 @@ web-platform-tests-wdspec-headless:
|
|||
by-test-platform:
|
||||
windows.*:
|
||||
- --test-type=wdspec
|
||||
- --setpref=toolkit.asyncshutdown.log=true
|
||||
- --headless
|
||||
- --headless-width=1600
|
||||
- --headless-height=1200
|
||||
default:
|
||||
- --test-type=wdspec
|
||||
- --setpref=toolkit.asyncshutdown.log=true
|
||||
- --headless
|
||||
|
||||
web-platform-tests-crashtests:
|
||||
|
|
Загрузка…
Ссылка в новой задаче