Bug 1388833 - Stop running reftest-no-accel on linux64-qr builds because they are redundant. r?dustin draft
authorKartikaya Gupta <kgupta@mozilla.com>
Wed, 09 Aug 2017 16:25:44 -0400
changeset 643508 f733f9d4dec7ef0ad10a7247e20ed79890fb7c21
parent 643507 af8a2dd0544cdb350bee573a2500adadf1c1941e
child 725317 3ea51bde0254c480beab018e125710253ae576e6
push id73115
push userkgupta@mozilla.com
push dateWed, 09 Aug 2017 20:26:21 +0000
reviewersdustin
bugs1388833
milestone57.0a1
Bug 1388833 - Stop running reftest-no-accel on linux64-qr builds because they are redundant. r?dustin MozReview-Commit-ID: 4UXwm72IOz3
taskcluster/ci/test/test-sets.yml
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/test-sets.yml
+++ b/taskcluster/ci/test/test-sets.yml
@@ -100,17 +100,16 @@ qr-tests:
     - gtest
     - jittest
     - jsreftest
     - mochitest-a11y
     - mochitest-gpu
     - mochitest-media
     - mochitest-webgl
     - reftest
-    - reftest-no-accel
     - xpcshell
 
 jsdcov-code-coverage-tests:
     - mochitest
     - mochitest-browser-chrome
     - mochitest-devtools-chrome
     - xpcshell
 
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -1170,17 +1170,16 @@ reftest-gpu:
 reftest-no-accel:
     description: "Reftest not accelerated run"
     suite: reftest/reftest-no-accel
     treeherder-symbol: tc-R(Ru)
     virtualization: virtual-with-gpu
     run-on-projects:
         by-test-platform:
             windows10.*: []
-            linux64-qr/.*: ['mozilla-central', 'try']
             # Deactivate try on Buildbot, by default. We don't have enough machines
             windows8-64.*: ['mozilla-release', 'mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland']
             windows8-64-devedition/opt: built-projects  # No dev edition outside of supported branches
             default: built-projects
     worker-type:
         by-test-platform:
             windows8-64.*: buildbot-bridge/buildbot-bridge
             default: null