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

Unified Diff: testing/commit_queue/config.json

Issue 937853002: Now that the cq runs tests on rel, the compile-only bug should be dbg. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 c9e79d68db1f7d835832047fe2bbbfe323a81524..d3c42800861bd65efe110b876d9530c91355d46d 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -51,7 +51,7 @@
"tryserver.chromium.linux": {
"android_chromium_gn_compile_dbg": ["defaulttests"],
"android_chromium_gn_compile_rel": ["defaulttests"],
- "android_compile_rel": ["defaulttests"],
+ "android_compile_dbg": ["defaulttests"],
"chromium_presubmit": ["defaulttests"],
"linux_chromium_asan_rel": ["defaulttests"],
"linux_chromium_chromeos_compile_dbg_ng": ["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