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

Unified Diff: masters/master.chromium.win/master_win_cfg.py

Issue 1905213002: Move Win x64 clobber bot and remove Win x64 GN bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fix indent 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
« no previous file with comments | « no previous file | masters/master.chromium.win/slaves.cfg » ('j') | masters/master.chromium.win/slaves.cfg » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.win/master_win_cfg.py
diff --git a/masters/master.chromium.win/master_win_cfg.py b/masters/master.chromium.win/master_win_cfg.py
index dd98d8db00c37004aae71c04ecc1a2c8caba976e..3d1aa35ec1b25fc1870df04663d6f201f31d99e3 100644
--- a/masters/master.chromium.win/master_win_cfg.py
+++ b/masters/master.chromium.win/master_win_cfg.py
@@ -19,8 +19,6 @@ def Update(config, active_master, c):
'Win x64 Builder',
'Win x64 Builder (dbg)',
'Win Builder (dbg)',
- 'Win x64 GN',
- 'Win x64 GN (dbg)',
'Win8 GN (dbg)',
'WinClang64 (dbg)',
'Win8 Aura',
@@ -36,8 +34,6 @@ def Update(config, active_master, c):
{'name': 'Win Builder (dbg)'},
{'name': 'Win7 Tests (dbg)(1)'},
{'name': 'Win8 Aura'},
- {'name': 'Win x64 GN', 'timeout': 3600},
- {'name': 'Win x64 GN (dbg)'},
{'name': 'Win8 GN (dbg)'},
{'name': 'WinClang64 (dbg)'},
{'name': 'Win10 Tests x64'},
« no previous file with comments | « no previous file | masters/master.chromium.win/slaves.cfg » ('j') | masters/master.chromium.win/slaves.cfg » ('J')

Powered by Google App Engine
This is Rietveld 408576698