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

Unified Diff: scripts/tools/lkgr_finder.py

Issue 66063002: Remove Win Aura bots from the buildbot and tryservers since they're now redundant as trunk Windows … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: update slaves.cfg Created 7 years, 1 month 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/tools/lkgr_finder.py
===================================================================
--- scripts/tools/lkgr_finder.py (revision 234533)
+++ scripts/tools/lkgr_finder.py (working copy)
@@ -142,29 +142,6 @@
'chrome_frame_tests',
'chrome_frame_unittests',
],
- # 'Interactive Tests (dbg)': [
- # 'interactive_ui_tests',
- # ],
- 'Win Aura Builder': [
- 'compile',
- ],
- 'Win Aura Tests (1)': [
- 'ash_unittests',
- 'aura_unittests',
- 'browser_tests',
- 'content_browsertests',
- ],
- 'Win Aura Tests (2)': [
- 'browser_tests',
- 'compositor_unittests',
- 'content_unittests',
- 'unit_tests',
- 'views_unittests',
- ],
- 'Win Aura Tests (3)': [
- 'browser_tests',
- 'interactive_ui_tests',
- ],
}, # chromium.win
'chromium.mac': {
'Mac Builder (dbg)': [
@@ -321,7 +298,6 @@
},
'chromium.win': {
'Win Builder (dbg)': ['compile'],
- 'Win Aura Builder': ['compile'],
},
'chromium.webkit': {
'WebKit Win Builder (deps)': ['compile'],
« masters/master.tryserver.chromium/slaves.cfg ('K') | « masters/master.tryserver.chromium/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698