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

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

Issue 1892943002: Add a copy of the "WinClang64 (dbg)" bot to the main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: trybot 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') | 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 3e526c4ab6fb7f0bddf5fdd5a9d47d078b4c3186..dd98d8db00c37004aae71c04ecc1a2c8caba976e 100644
--- a/masters/master.chromium.win/master_win_cfg.py
+++ b/masters/master.chromium.win/master_win_cfg.py
@@ -22,6 +22,7 @@ def Update(config, active_master, c):
'Win x64 GN',
'Win x64 GN (dbg)',
'Win8 GN (dbg)',
+ 'WinClang64 (dbg)',
'Win8 Aura',
]),
])
@@ -38,6 +39,7 @@ def Update(config, active_master, c):
{'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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698