| Index: testing/commit_queue/config.json
|
| diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
|
| index 918addbd9e7eda246aace2470cc0fa6466a9a0cf..8ae6e31e6bae6201c11350498c07b128a0801f4b 100644
|
| --- a/testing/commit_queue/config.json
|
| +++ b/testing/commit_queue/config.json
|
| @@ -44,7 +44,6 @@
|
| "trybots": {
|
| "launched": {
|
| "tryserver.chromium.linux": {
|
| - "android_rel_tests_recipe": ["defaulttests"]
|
| },
|
| "tryserver.chromium.mac": {
|
| }
|
| @@ -67,6 +66,7 @@
|
| "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"],
|
|
|