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

Unified Diff: testing/commit_queue/config.json

Issue 1067633004: Upgrades Cast trybots to blocking. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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 | « 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 096b1829845fb8f506a366f1b8165c6c0b2c565b..aefd3c71726deb6b6912f7b8c5983f49aed1f383 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -60,14 +60,7 @@
"percentage": 1.0,
"trybots": {
"launched": {
- "tryserver.chromium.linux": {
- "cast_shell_android": [
- "defaulttests"
- ],
- "cast_shell_linux": [
- "defaulttests"
- ]
- },
+ "tryserver.chromium.linux": {},
"tryserver.chromium.mac": {}
}
}
@@ -113,6 +106,12 @@
"android_compile_dbg": [
"defaulttests"
],
+ "cast_shell_android": [
+ "defaulttests"
+ ],
+ "cast_shell_linux": [
+ "defaulttests"
+ ],
"chromium_presubmit": [
"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