mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Bug 1582241 - Increase ccov browser-chrome max-run-time; r=marco
Increase max-run-time for linux and windows ccov browser-chrome tasks to avoid frequent task timeouts. (linux platform name was incorrect in existing configuration). I would prefer to see shorter max-run-time but there may be no alternative for these tasks. Differential Revision: https://phabricator.services.mozilla.com/D46486 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
1a1a96e3f6
commit
9991b48e25
@ -109,10 +109,10 @@ mochitest-browser-chrome:
|
||||
default: 7
|
||||
max-run-time:
|
||||
by-test-platform:
|
||||
linux64-.*cov/opt: 7200
|
||||
linux64-ccov/debug: 7200
|
||||
windows7-32/debug: 5400
|
||||
windows10-64/debug: 5400
|
||||
windows10-64-ccov/debug: 7200
|
||||
windows10-64-ccov/debug: 10800
|
||||
windows10-aarch64/*: 7200
|
||||
macosx.*64-ccov/debug: 10800
|
||||
linux.*/debug: 5400
|
||||
|
Loading…
x
Reference in New Issue
Block a user