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

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

Issue 2108803003: Remove Windows/AMD from chromium.gpu and win_chromium_rel_ng. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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 f5b53995caa2fc90565f997227d55b89caea8edb..e94d6d6a325110cb5501ecb1d8c0664380265e78 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -498,11 +498,6 @@ TRYBOTS = freeze({
'buildername': 'GPU Win Builder',
'tester': 'Win7 Release (NVIDIA)',
},
- {
- 'mastername': 'chromium.gpu',
- 'buildername': 'GPU Win Builder',
- 'tester': 'Win7 Release (ATI)',
- },
],
},
'win10_chromium_x64_rel_ng': simple_bot({

Powered by Google App Engine
This is Rietveld 408576698