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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/trybots.py

Issue 1895503002: Delete android_amp trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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
Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
index 71d2fb5882aec8467857b8bfb3fb74440779c9ee..d11389ea6f540150f0c6714e411d1f621f9e0387 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -67,10 +67,6 @@ TRYBOTS = freeze({
},
'tryserver.chromium.android': {
'builders': {
- 'android_amp': simple_bot({
- 'mastername': 'chromium.fyi',
- 'buildername': 'Android Tests (amp split)',
- }),
'android_archive_rel_ng': simple_bot({
'mastername': 'chromium',
'buildername': 'Android',

Powered by Google App Engine
This is Rietveld 408576698