From 1f16f58fec2cb2ccbe817b51fe20992f168df590 Mon Sep 17 00:00:00 2001 From: Geoff Brown Date: Mon, 23 Sep 2019 14:27:31 +0000 Subject: [PATCH] Bug 1582970 - Increase max-run-time for linux64 ccov browser-chrome; r=marco The recent increase was not quite enough: Allow another 30 minutes for linux64 ccov browser-chrome. Differential Revision: https://phabricator.services.mozilla.com/D46787 --HG-- extra : moz-landing-system : lando --- taskcluster/ci/test/mochitest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskcluster/ci/test/mochitest.yml b/taskcluster/ci/test/mochitest.yml index ccc2c74e58e0..5f34b3186707 100644 --- a/taskcluster/ci/test/mochitest.yml +++ b/taskcluster/ci/test/mochitest.yml @@ -109,7 +109,7 @@ mochitest-browser-chrome: default: 7 max-run-time: by-test-platform: - linux64-ccov/debug: 7200 + linux64-ccov/debug: 9000 windows7-32/debug: 5400 windows10-64/debug: 5400 windows10-64-ccov/debug: 10800