Bug 1341078 - Update taskcluster tasks for wpt CSS tests, r=ahal draft
authorJames Graham <james@hoppipolla.co.uk>
Mon, 13 Mar 2017 22:45:05 +0000
changeset 610600 08a37f0d1bcab001cc53e982d86555a4b806a57a
parent 610599 e245db67fe0ebc210f80a2260406073ef40b0690
child 610601 d853a622e9abea4f4f9800897404ccad289ea025
push id68953
push userbmo:james@hoppipolla.co.uk
push dateTue, 18 Jul 2017 15:15:22 +0000
reviewersahal
bugs1341078
milestone56.0a1
Bug 1341078 - Update taskcluster tasks for wpt CSS tests, r=ahal MozReview-Commit-ID: FbU5UaiaAbp
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -1548,16 +1548,21 @@ web-platform-tests:
             - --test-type=testharness
 
 web-platform-tests-reftests:
     description: "Web platform reftest run"
     suite: web-platform-tests-reftests
     treeherder-symbol: tc-W(Wr)
     max-run-time: 5400
     instance-size: xlarge
+    chunks:
+      by-test-platform:
+        macosx.*: 1
+        windows.*: 1
+        default: 6
     e10s:
         by-test-platform:
             macosx.*: true
             default: both
     docker-image: {"in-tree": "desktop1604-test"}
     run-on-projects:
         by-test-platform:
             windows10.*: ['mozilla-central', 'try']