Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: testing/commit_queue/config.json

Issue 1078703002: [cq] Add win nosnap shared trybot. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PRESUBMIT.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index a69f1c65465922080ff90523e20762aa962efb2f..841eb274dbc8ec299c17c56bb7f34187f1dd6e68 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -65,6 +65,9 @@
"v8_win_compile_dbg": [
"defaulttests"
],
+ "v8_win_nosnap_shared_compile_rel": [
+ "defaulttests"
+ ],
"v8_win_rel": [
"defaulttests"
]
@@ -74,4 +77,4 @@
}
},
"version": 1
-}
+}
« no previous file with comments | « PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698