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

Unified Diff: testing/commit_queue/config.json

Issue 953913002: Add linux dbg coverage to CQ. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.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 | « 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 53a1ffbd31471de2268e2b6dad194889f308b8a4..263707c2d8d112f8c235e43ffc84d0105bfe3380 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -11,6 +11,7 @@
"v8_linux_gcc_compile_rel": ["defaulttests"],
"v8_linux_nodcheck_rel": ["defaulttests"],
"v8_linux_rel": ["defaulttests"],
+ "v8_linux_dbg": ["defaulttests"],
"v8_mac_rel": ["defaulttests"],
"v8_presubmit": ["defaulttests"],
"v8_win64_rel": ["defaulttests"],
« 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