Bug 1343098: Disable non-e10s tests on osx. r=jmaher draft
authorWander Lairson Costa <wcosta@mozilla.com>
Tue, 28 Feb 2017 09:58:36 -0300
changeset 490453 110ce9bee70adc2ad314b8927385b851f1ce67b7
parent 490433 1bc2ad020aee2830e0a7941f10958dbec108c254
child 547258 2ba5789a0f85d6b10c68f29a676c03f1b18856ca
push id47097
push userwcosta@mozilla.com
push dateTue, 28 Feb 2017 12:59:10 +0000
reviewersjmaher
bugs1343098
milestone54.0a1
Bug 1343098: Disable non-e10s tests on osx. r=jmaher Disable non-tests for the following tests as the builder machines have been turned off: * web-platform-tests-reftests * mochitest-webgl * jsreftest * reftest MozReview-Commit-ID: 5KZ3KzT3dLo
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -277,16 +277,17 @@ jsreftest:
             macosx.*: 2
             default: 3
     e10s:
         by-test-platform:
             # Bug 1321782
             windows.*: false
             android.*: false
             linux64-ccov/opt: false
+            macosx.*: true
             default: both
     max-run-time:
         by-test-platform:
             android.*: 7200
             default: 3600
     run-on-projects:
         by-test-platform:
             windows.*: ['mozilla-central', 'try']
@@ -834,17 +835,17 @@ mochitest-webgl:
     treeherder-symbol: tc-M(gl)
     docker-image: {"in-tree": "desktop1604-test"}
     chunks:
         by-test-platform:
             android.*: 10
             default: 3
     e10s:
       by-test-platform:
-        macosx64/opt: false
+        macosx.*: true
         default: both
     loopback-video: true
     max-run-time:
         by-test-platform:
             android.*: 7200
             default: 3600
     instance-size:
         by-test-platform:
@@ -917,16 +918,17 @@ reftest:
             default: 8
     max-run-time:
         by-test-platform:
             android.*: 10800
             default: 3600
     e10s:
         by-test-platform:
             linux64-ccov/opt: false
+            macosx.*: true
             default: both
     mozharness:
         by-test-platform:
             android.*:
                 script: android_emulator_unittest.py
                 no-read-buildbot-config: true
                 config:
                     - android/androidarm_4_3.py
@@ -1233,16 +1235,17 @@ web-platform-tests-reftests:
     suite: web-platform-tests-reftests
     treeherder-symbol: tc-W(Wr)
     max-run-time: 5400
     instance-size: xlarge
     e10s:
         by-test-platform:
             # Bug 1304438
             windows.*: false
+            macosx.*: true
             default: both
     docker-image: {"in-tree": "desktop1604-test"}
     checkout: true
     run-on-projects:
         by-test-platform:
             windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness: