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

Unified Diff: testing/commit_queue/config.json

Issue 853933003: CQ: enable win_chromium_compile_dbg_ng (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | 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 499c8fa154c2ea5f53dbfeeaf64aad0cf0c6b379..e01d712459c90a6112205d212bfdbe4e5d3f7478 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -14,8 +14,7 @@
},
"tryserver.chromium.win": {
"win8_chromium_gn_rel": ["defaulttests"],
- "win8_chromium_ng": ["defaulttests"],
- "win_chromium_compile_dbg_ng": ["defaulttests"]
+ "win8_chromium_ng": ["defaulttests"]
}
}
}
@@ -87,10 +86,10 @@
"ios_rel_device_ninja_ng": ["defaulttests"]
},
"tryserver.chromium.win": {
- "win_chromium_compile_dbg": ["defaulttests"],
+ "win8_chromium_rel": ["defaulttests"],
+ "win_chromium_compile_dbg_ng": ["defaulttests"],
"win_chromium_rel_ng": ["defaulttests"],
- "win_chromium_x64_rel_ng": ["defaulttests"],
- "win8_chromium_rel": ["defaulttests"]
+ "win_chromium_x64_rel_ng": ["defaulttests"]
},
"tryserver.chromium.gpu": {
"linux_gpu": ["defaulttests"],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698