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

Unified Diff: testing/commit_queue/config.json

Issue 1104273002: [Android] Raise android_amp_rel_tests_recipe to a 100% experiment. (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 aefd3c71726deb6b6912f7b8c5983f49aed1f383..89be36ca1ee5fbe52487c08befc2852be68ee22a 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -30,9 +30,6 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
- "android_amp_rel_tests_recipe": [
- "defaulttests"
- ],
"linux_arm_compile": [
"defaulttests"
],
@@ -60,7 +57,11 @@
"percentage": 1.0,
"trybots": {
"launched": {
- "tryserver.chromium.linux": {},
+ "tryserver.chromium.linux": {
+ "android_amp_rel_tests_recipe": [
+ "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