Bug 1634230 - prevent backlog tests from running in variants, increase debug timeout. r=gbrown

prevent backlog tests from running in variants, increase debug timeout.

Differential Revision: https://phabricator.services.mozilla.com/D73226
This commit is contained in:
Joel Maher 2020-04-30 13:09:06 +00:00
Родитель 28e823712f
Коммит 3099238bf8
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -95,8 +95,9 @@ web-platform-tests-backlog:
default: 3
max-run-time:
by-test-platform:
android-em-7.0-x86_64/debug: 7200
.*/debug: 7200
default: 3600
variants: []
e10s: true
run-on-projects: ['mozilla-central']
tier: 2
@ -152,6 +153,7 @@ web-platform-tests-reftest-backlog:
windows.*-(32|64)(-qr)?/debug: 2
android.*: 2
default: 1
variants: []
e10s: true
run-on-projects: ['mozilla-central']
tier: 2