Bug 1411358 - Increase Android/debug xpcshell max-run-time; r=me,a=test-only

Task run time for these tests is highly variable across chunks: Some run
in only 30 minutes, while xpcshell-11 sometimes exceeds 90 minutes.
Rather than waste resources on more chunks, I think increasing the max
task run time is a reasonable way of avoiding intermittent task time-outs.
This commit is contained in:
Geoff Brown 2018-06-01 13:11:21 -06:00
Родитель 348f30caa7
Коммит 3451aa80a5
1 изменённых файлов: 4 добавлений и 1 удалений

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

@ -50,7 +50,10 @@ xpcshell:
by-test-platform:
android.*: xlarge
default: default
max-run-time: 5400
max-run-time:
by-test-platform:
android-4.3-arm7-api-16/debug: 7200
default: 5400
e10s: false
allow-software-gl-layers: false
tier: