Bug 1682320 - Increase timeout for win64-ccov builds r=marco DONTBUILD

Looking at the "Similar Jobs" list on m-c Treeherder, by eyeball about 10% of builds are running over time.

Differential Revision: https://phabricator.services.mozilla.com/D99686
This commit is contained in:
David Major 2020-12-14 21:44:06 +00:00
parent 9cba7102e4
commit fc36c569fc

View File

@ -866,7 +866,7 @@ win64-ccov/opt:
- name: public/code-coverage-grcov.zip
path: workspace\obj-build\code-coverage-grcov.zip
type: file
max-run-time: 7200
max-run-time: 9000
env:
TOOLTOOL_MANIFEST: "browser/config/tooltool-manifests/win64/releng.manifest"
RUSTC_BOOTSTRAP: '1'