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

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

Issue 2106133004: Fix win_optional_gpu_tests_rel. (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
« 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: 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 8f8a80ca3344b23349d79be409b4bddd8b2801f5..86bb4e0de5760c96b097a6f7fedf3c0ca17661b7 100644
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
@@ -559,11 +559,6 @@ TRYBOTS = freeze({
'buildername': 'GPU Win Builder',
'tester': 'Win7 Release (ATI)',
},
- {
- 'mastername': 'chromium.gpu.fyi',
- 'buildername': 'GPU Win Builder',
- 'tester': 'Optional Win7 Release (ATI)',
- },
],
},
# Optional Official trybot.
« 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