Bug 1383257 - Enable win8 testing (via BBB). r=kmoir
authorJustin Wood <Callek@gmail.com>
Tue, 25 Jul 2017 10:14:49 -0400
changeset 615908 e47352cd8afae8894f203c88b3ac7f4c9a8ab3ff
parent 615907 ab34bd7e0d63dc9a8cc083ccc62a833f17d315af
child 615909 c349838480929507cfc29d908d25c35e25503e08
push id70526
push userCallek@gmail.com
push dateWed, 26 Jul 2017 14:50:52 +0000
reviewerskmoir
bugs1383257
milestone56.0a1
Bug 1383257 - Enable win8 testing (via BBB). r=kmoir for: Land changes to flip windows nightlies on, and to tier 1 on central MozReview-Commit-ID: ES0rsESswq7
taskcluster/ci/test/test-platforms.yml
--- a/taskcluster/ci/test/test-platforms.yml
+++ b/taskcluster/ci/test/test-platforms.yml
@@ -165,16 +165,17 @@ windows7-32-nightly/opt:
         - windows-tests
 
 # win64
 windows10-64/debug:
     build-platform: win64/debug
     test-sets:
         - headless
         - windows-tests
+
 windows10-64/opt:
     build-platform: win64/opt
     test-sets:
         - awsy
         - desktop-screenshot-capture
         - headless
         #- windows-talos
         - windows-tests
@@ -197,33 +198,32 @@ windows10-64-nightly/opt:
         - windows-tests
 
 windows10-64-asan/opt:
     build-platform: win64-asan/opt
     test-sets:
         - common-tests
 
 # Windows8 tests; all via BBB
-# Disabled until flag day
 windows8-64/debug:
     build-platform: win64/debug
-    test-sets: []
-        #- windows8-tests
+    test-sets:
+        - windows8-tests
 windows8-64/opt:
     build-platform: win64/opt
-    test-sets: []
-        #- windows8-tests
+    test-sets:
+        - windows8-tests
 windows8-64-pgo/opt:
     build-platform: win64-pgo/opt
-    test-sets: []
-        #- windows8-tests
+    test-sets:
+        - windows8-tests
 windows8-64-nightly/opt:
     build-platform: win64-nightly/opt
-    test-sets: []
-        #- windows8-tests
+    test-sets:
+        - windows8-tests
 
 ##
 # MacOS X platforms (matching /macosx.*/)
 
 macosx64/debug:
     build-platform: macosx64/debug
     test-sets:
         - macosx64-tests