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

Unified Diff: testing/commit_queue/config.json

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/chromoting/browser_tests_launcher.py ('k') | testing/scripts/telemetry_perf_unittests.py » ('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 aefd3c71726deb6b6912f7b8c5983f49aed1f383..3338304acd32a0cc10519a201a472601b31b0729 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -30,15 +30,6 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
- "android_amp_rel_tests_recipe": [
- "defaulttests"
- ],
- "linux_arm_compile": [
- "defaulttests"
- ],
- "linux_chromium_asan_rel_ng": [
- "defaulttests"
- ]
},
"tryserver.chromium.mac": {
"mac_chromium_gn_rel": [
@@ -60,7 +51,14 @@
"percentage": 1.0,
"trybots": {
"launched": {
- "tryserver.chromium.linux": {},
+ "tryserver.chromium.linux": {
+ "android_amp_rel_tests_recipe": [
+ "defaulttests"
+ ],
+ "linux_arm_compile": [
+ "defaulttests"
+ ]
+ },
"tryserver.chromium.mac": {}
}
}
@@ -118,7 +116,7 @@
"linux_android_rel_ng": [
"defaulttests"
],
- "linux_chromium_asan_rel": [
+ "linux_chromium_asan_rel_ng": [
"defaulttests"
],
"linux_chromium_chromeos_compile_dbg_ng": [
« no previous file with comments | « testing/chromoting/browser_tests_launcher.py ('k') | testing/scripts/telemetry_perf_unittests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698