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

Unified Diff: testing/commit_queue/config.json

Issue 1070613002: Updates Cast trybots to 100%. (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 74746d2dc3e81edf989cfc2a9935e13ba170d0e1..f8782ab011b75df8f816fff1f54292af64ed527b 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -34,12 +34,6 @@
"android_amp_rel_tests_recipe": [
"defaulttests"
],
- "cast_shell_android": [
- "defaulttests"
- ],
- "cast_shell_linux": [
- "defaulttests"
- ],
"linux_arm_compile": [
"defaulttests"
],
@@ -67,7 +61,14 @@
"percentage": 1.0,
"trybots": {
"launched": {
- "tryserver.chromium.linux": {},
+ "tryserver.chromium.linux": {
+ "cast_shell_android": [
+ "defaulttests"
+ ],
+ "cast_shell_linux": [
+ "defaulttests"
+ ]
+ },
"tryserver.chromium.mac": {}
}
}
« 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