Bug 1383257 - Don't run gtest on win pgo (it permafails both in tc and buildbot). r=kmoir
authorJustin Wood <Callek@gmail.com>
Tue, 25 Jul 2017 13:46:47 -0400
changeset 615912 5841063d304f46149bbc310f04c0c55b8de83ce4
parent 615911 5478ebe80a505ee497098bdd70083fcfd9b23051
child 615913 786e0e0ae2e41727f076efb24843b2a2fceaf967
push id70526
push userCallek@gmail.com
push dateWed, 26 Jul 2017 14:50:52 +0000
reviewerskmoir
bugs1383257
milestone56.0a1
Bug 1383257 - Don't run gtest on win pgo (it permafails both in tc and buildbot). r=kmoir for: Land changes to flip windows nightlies on, and to tier 1 on central MozReview-Commit-ID: 7V8lh1eCjdV
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -179,16 +179,17 @@ gtest:
     suite: gtest
     treeherder-symbol: tc(GTest)
     e10s: false
     instance-size: xlarge
     docker-image: {"in-tree": "desktop1604-test"}
     run-on-projects:
         by-test-platform:
             linux64-qr/.*: ['mozilla-central', 'try']
+            windows.*-pgo/.*: [] # permafails on pgo
             default: built-projects
     mozharness:
         script: desktop_unittest.py
         no-read-buildbot-config: true
         config:
             by-test-platform:
                 windows.*:
                     - unittests/win_taskcluster_unittest.py