зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1656534: devtools preset no longer runs linux opt fission tests (moved to --full task list). r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D85614
This commit is contained in:
Родитель
2d2fe4d49d
Коммит
2c33b47941
|
@ -40,9 +40,9 @@ UNCOMMON_TRY_TASK_LABELS = [
|
|||
r'web-platform-tests.*backlog', # hide wpt jobs that are not implemented yet - bug 1572820
|
||||
r'-ccov/',
|
||||
r'-profiling-', # talos/raptor profiling jobs are run too often
|
||||
# Hide shippable versions of non perf tests. The non-shippable versions are faster
|
||||
# to run.
|
||||
r'-shippable(?!.*(awsy|browsertime|marionette-headless|raptor|talos|web-platform-tests-wdspec-headless))', # noqa - too long
|
||||
# Hide shippable versions of tests we have opt versions of because the non-shippable
|
||||
# versions are faster to run. This is mostly perf tests.
|
||||
r'-shippable(?!.*(awsy|browsertime|marionette-headless|mochitest-devtools-chrome-fis|raptor|talos|web-platform-tests-wdspec-headless))', # noqa - too long
|
||||
]
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче