Bug 1418852 - Fix 'max-run-time' specification for coverage builds. r?dustin draft
authorGreg Mierzwinski <gmierz2@outlook.com>
Mon, 20 Nov 2017 18:01:05 -0500
changeset 700969 9ee0bbe1312cf52ece5a8a7ae647b3851617bc03
parent 700905 081c06e175b2b4431b7af5ea594ff0373e97b70a
child 741035 694a6199ca63676924c497b81d27c217347a3361
push id90009
push userbmo:gmierz2@outlook.com
push dateTue, 21 Nov 2017 01:28:30 +0000
reviewersdustin
bugs1418852
milestone59.0a1
Bug 1418852 - Fix 'max-run-time' specification for coverage builds. r?dustin This patch fixes the 'max-run-time' specification by adding the '.' before the '*' in 'linux64-.*cov'. MozReview-Commit-ID: 5OjOKG00DsW
taskcluster/ci/test/mochitest.yml
--- a/taskcluster/ci/test/mochitest.yml
+++ b/taskcluster/ci/test/mochitest.yml
@@ -99,17 +99,17 @@ mochitest-browser-chrome:
             default: 7
     e10s:
         by-test-platform:
             linux64-jsdcov/opt: false
             windows7-32/debug: both
             default: true
     max-run-time:
         by-test-platform:
-            linux64-*cov/opt: 7200
+            linux64-.*cov/opt: 7200
             windows10-64-ccov/debug: 7200
             linux.*/debug: 5400
             default: 3600
     mozharness:
         mochitest-flavor: browser
         chunked: true
     # Bug 1281241: migrating to m3.large instances
     instance-size: