Bug 1372833 - Disable desktop-screenshot-capture/mozscreenshots on linux64-ccov/opt. r=jmaher draft
authorMatthew Noorenberghe <mozilla@noorenberghe.ca>
Wed, 14 Jun 2017 13:41:29 -0700
changeset 594291 43e850f5f69d222e24e350aea37886ac65700c0b
parent 594149 da66c4a05fda49d457d9411a7092fed87cf9e53a
child 633382 d586dd68687b03afeec2618cbbbd245107bc341e
push id63983
push usermozilla@noorenberghe.ca
push dateWed, 14 Jun 2017 20:42:07 +0000
reviewersjmaher
bugs1372833
milestone56.0a1
Bug 1372833 - Disable desktop-screenshot-capture/mozscreenshots on linux64-ccov/opt. r=jmaher browser/tools/mozscreenshots/devtools/browser_devtools.js is perma-failing due to leak checking. MozReview-Commit-ID: EuSBQ1PZOcF
taskcluster/ci/test/test-platforms.yml
--- a/taskcluster/ci/test/test-platforms.yml
+++ b/taskcluster/ci/test/test-platforms.yml
@@ -116,17 +116,16 @@ linux64-qr/debug:
     test-sets:
         - qr-tests
 
 linux64-ccov/opt:
     build-platform: linux64-ccov/opt
     test-sets:
         - common-tests
         - web-platform-tests
-        - desktop-screenshot-capture
         - awsy
         - headless
 linux64-jsdcov/opt:
     build-platform: linux64-jsdcov/opt
     test-sets:
         - jsdcov-code-coverage-tests
 
 ##