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

Unified Diff: testing/commit_queue/config.json

Issue 1001833005: Update from https://crrev.com/320343 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Supress Created 5 years, 9 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
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index a335f78f0260576c0300b60091f832c96996eebc..6ca338498d59f5d2d5df61c0ff93dff24f3ae4bb 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -6,11 +6,12 @@
"launched": {
"tryserver.chromium.linux": {
"android_amp_rel_tests_recipe": ["defaulttests"],
+ "android_n5_rel_tests_recipe": ["defaulttests"],
"cast_shell": ["defaulttests"],
"cast_shell_apk": ["defaulttests"],
- "linux_android_rel_ng": ["defaulttests"],
"linux_arm_compile": ["defaulttests"],
- "linux_chromium_asan_rel_ng": ["defaulttests"]
+ "linux_chromium_asan_rel_ng": ["defaulttests"],
+ "linux_chromium_chromeos_ozone_rel_ng": ["defaulttests"]
},
"tryserver.chromium.mac": {
"mac_chromium_gn_rel": ["defaulttests"]
@@ -59,6 +60,7 @@
"android_chromium_gn_compile_rel": ["defaulttests"],
"android_compile_rel": ["defaulttests"],
"chromium_presubmit": ["defaulttests"],
+ "linux_android_rel_ng": ["defaulttests"],
"linux_chromium_asan_rel": ["defaulttests"],
"linux_chromium_chromeos_compile_dbg_ng": ["defaulttests"],
"linux_chromium_chromeos_rel_ng": ["defaulttests"],
@@ -67,7 +69,6 @@
"linux_chromium_gn_dbg": ["defaulttests"],
"linux_chromium_gn_rel": ["defaulttests"],
"linux_chromium_rel_ng": ["defaulttests"],
- "android_rel_tests_recipe": ["defaulttests"],
"android_arm64_dbg_recipe": ["defaulttests"],
"android_clang_dbg_recipe": ["defaulttests"],
"android_aosp": ["compile"],
« no previous file with comments | « testing/chromoting/chromoting_integration_tests.isolate ('k') | testing/legion/examples/subprocess/subprocess_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698