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

Unified Diff: testing/commit_queue/config.json

Issue 935333002: Update from https://crrev.com/316786 (Closed) Base URL: git@github.com:domokit/mojo.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 | « testing/buildbot/chromium_win8_trybot.json ('k') | testing/iossim/iossim.gyp » ('j') | 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 45639283cccc1cd848e013bcd59e0780c0221236..1b05f1c636ebcbcd49e5b6deb6e610b37cc12acc 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -5,6 +5,9 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
+ "cast_shell": ["defaulttests"],
+ "cast_shell_apk": ["defaulttests"],
+ "linux_android_rel_ng": ["defaulttests"],
"linux_chromium_asan_rel_ng": ["defaulttests"]
},
"tryserver.chromium.mac": {
@@ -59,7 +62,7 @@
"linux_chromium_gn_dbg": ["defaulttests"],
"linux_chromium_gn_rel": ["defaulttests"],
"linux_chromium_rel_ng": ["defaulttests"],
- "android_dbg_tests_recipe": ["defaulttests"],
+ "android_rel_tests_recipe": ["defaulttests"],
"android_arm64_dbg_recipe": ["defaulttests"],
"android_clang_dbg_recipe": ["defaulttests"],
"android_aosp": ["compile"],
@@ -89,15 +92,9 @@
"win_chromium_compile_dbg_ng": ["defaulttests"],
"win_chromium_rel_ng": ["defaulttests"],
"win_chromium_x64_rel_ng": ["defaulttests"]
- },
- "tryserver.chromium.gpu": {
- "win_gpu": ["defaulttests"]
}
},
"triggered": {
- "tryserver.chromium.gpu": {
- "win_gpu_triggered_tests": "win_gpu"
- }
}
}
}
« no previous file with comments | « testing/buildbot/chromium_win8_trybot.json ('k') | testing/iossim/iossim.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698