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

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

Issue 2196953003: Remove GYP builders from chromium mac, win waterfalls. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: remove unused suppressions Created 4 years, 5 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 | « masters/master.chromium.mac/slaves.cfg ('k') | masters/master.chromium.win/slaves.cfg » ('j') | no next file with comments »
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 83844828e041ee8e88d28bc073d4ebec3f7bff25..c2f70c541aa9fbf0f518f881a86d3bcf72029b92 100644
--- a/masters/master.chromium.win/master_win_cfg.py
+++ b/masters/master.chromium.win/master_win_cfg.py
@@ -30,9 +30,7 @@ def Update(config, active_master, c):
'Win x64 Builder',
'Win x64 Builder (dbg)',
'Win Builder (dbg)',
- 'Win8 GYP (dbg)',
'WinClang64 (dbg)',
- 'Win8 GYP',
]),
])
specs = [
@@ -44,8 +42,6 @@ def Update(config, active_master, c):
{'name': 'Win x64 Builder (dbg)'},
{'name': 'Win Builder (dbg)'},
{'name': 'Win7 Tests (dbg)(1)'},
- {'name': 'Win8 GYP'},
- {'name': 'Win8 GYP (dbg)'},
{'name': 'WinClang64 (dbg)'},
{'name': 'Win10 Tests x64'},
]
« no previous file with comments | « masters/master.chromium.mac/slaves.cfg ('k') | masters/master.chromium.win/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698