Bug 1413721 - Run spidermonkey test jobs on windows try pushes, r=dustin draft
authorSteve Fink <sfink@mozilla.com>
Wed, 01 Nov 2017 15:14:36 -0700
changeset 693819 8a352026bcf46c2a3afc462b8ea7de3600e44b5f
parent 693818 d5cdf6326662736045a959e8a25a67e0f45382ea
child 739144 4b80f1a2789e622868347b9522b9d22dde4747ea
push id87924
push userbmo:mozilla@hocat.ca
push dateMon, 06 Nov 2017 22:10:10 +0000
reviewersdustin
bugs1413721
milestone58.0a1
Bug 1413721 - Run spidermonkey test jobs on windows try pushes, r=dustin MozReview-Commit-ID: Ko1bBPbY2yn
taskcluster/ci/config.yml
--- a/taskcluster/ci/config.yml
+++ b/taskcluster/ci/config.yml
@@ -73,8 +73,11 @@ try:
             - 'sm-rootanalysis'
             - 'sm-package'
             - 'sm-tsan'
             - 'sm-asan'
             - 'sm-mozjs-sys'
             - 'sm-msan'
             - 'sm-fuzzing'
             - 'sm-rust-bindings'
+        'win32':
+            - 'sm-plain'
+            - 'sm-compacting'