Bug 1322921: Schedule macosx talos tests on Taskcluster. r=dustin draft
authorWander Lairson Costa <wcosta@mozilla.com>
Tue, 20 Dec 2016 09:14:01 -0200
changeset 451455 45c3c63a0879b3e4ff1236d386e63a6a149cd20f
parent 451264 567894f026558e6dada617a3998f29aed06ac7d8
child 540033 2827a605390d21400dd8038e946bb37c8e05889e
push id39185
push userwcosta@mozilla.com
push dateTue, 20 Dec 2016 11:14:27 +0000
reviewersdustin
bugs1322921
milestone53.0a1
Bug 1322921: Schedule macosx talos tests on Taskcluster. r=dustin MozReview-Commit-ID: 4N35ecA2yFN
taskcluster/ci/desktop-test/test-platforms.yml
taskcluster/ci/desktop-test/test-sets.yml
--- a/taskcluster/ci/desktop-test/test-platforms.yml
+++ b/taskcluster/ci/desktop-test/test-platforms.yml
@@ -71,12 +71,12 @@ windows10-64-vm/opt:
 #    build-platform: win64/debug
 #    test-set: windows-gpu-tests
 #windows10-64/opt:
 #    build-platform: win64/opt
 #    test-set: windows-gpu-tests
 
 macosx64/debug:
     build-platform: macosx64/debug
-    test-set: macosx64-tests
-# macosx64/opt:
-#    build-platform: macosx64/opt
-#    test-set: macosx64-tests
+    test-set: macosx64-tests-debug
+macosx64/opt:
+    build-platform: macosx64/opt
+    test-set: macosx64-tests-talos
--- a/taskcluster/ci/desktop-test/test-sets.yml
+++ b/taskcluster/ci/desktop-test/test-sets.yml
@@ -128,17 +128,17 @@ ccov-code-coverage-tests:
     - mochitest-browser-chrome
     - mochitest-devtools-chrome
     - xpcshell
 
 jsdcov-code-coverage-tests:
     - mochitest-browser-chrome
     - mochitest-devtools-chrome
 
-macosx64-tests:
+macosx64-tests-debug:
     - cppunit
     - crashtest
     # - gtest
     - jsreftest
     # - marionette
     # - mochitest
     # - mochitest-browser-chrome
     # - mochitest-clipboard
@@ -147,8 +147,19 @@ macosx64-tests:
     # - mochitest-jetpack
     # - mochitest-media
     # - mochitest-other
     - mochitest-webgl
     # - reftest
     # - web-platform-tests
     # - web-platform-tests-reftests
     # - xpcshell
+
+macosx64-tests-talos:
+    - talos-chrome
+    - talos-dromaeojs
+    - talos-g1
+    - talos-g2
+    - talos-g3
+    - talos-g4
+    - talos-other
+    - talos-svgr
+    - talos-tp5o