зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1204281 - Increase Android maxRunTime to avoid timeouts; r=me
This commit is contained in:
Родитель
c952246316
Коммит
ca9325190c
|
@ -2,7 +2,7 @@ $inherits:
|
|||
from: 'tasks/tests/fx_android-api-15_mochitest_plain.yml'
|
||||
task:
|
||||
payload:
|
||||
maxRunTime: 7200
|
||||
maxRunTime: 10800
|
||||
command:
|
||||
- --download-symbols=true
|
||||
extra:
|
||||
|
|
|
@ -4,7 +4,7 @@ $inherits:
|
|||
task:
|
||||
workerType: desktop-test-xlarge
|
||||
payload:
|
||||
maxRunTime: 7200
|
||||
maxRunTime: 10800
|
||||
command:
|
||||
- --test-suite={{suite}}{{chunk}}
|
||||
metadata:
|
||||
|
|
Загрузка…
Ссылка в новой задаче