зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1431125 - Increase max-run-time of test-verify and test-verify-wpt; r=jmaher
These tasks are expected to run quickly (5 - 30 minutes) normally, but there can be a wide range of run times.
This commit is contained in:
Родитель
8b71e3533a
Коммит
828cdfd870
|
@ -64,7 +64,7 @@ test-verify:
|
|||
by-test-platform:
|
||||
android.*: xlarge
|
||||
default: default
|
||||
max-run-time: 5400
|
||||
max-run-time: 10800
|
||||
allow-software-gl-layers: false
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
|
|
|
@ -133,6 +133,7 @@ test-verify-wpt:
|
|||
description: "Extra verification of web-platform tests modified on this push"
|
||||
suite: test-verify-wpt
|
||||
treeherder-symbol: TVw
|
||||
max-run-time: 10800
|
||||
run-on-projects:
|
||||
by-test-platform:
|
||||
# do not run on ccov; see also the enable_code_coverage transform
|
||||
|
|
Загрузка…
Ссылка в новой задаче