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

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

Issue 64723003: Remove Win Aura bots from the buildbot and tryservers since they're now redundant as trunk Windows … (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/build/
Patch Set: fix presubmit 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
« no previous file with comments | « no previous file | masters/master.tryserver.chromium/master.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
===================================================================
--- masters/master.chromium.win/master_win_cfg.py (revision 233623)
+++ masters/master.chromium.win/master_win_cfg.py (working copy)
@@ -126,10 +126,14 @@
slave_type='Tester',
build_url=rel_archive,
tests=[
+ 'ash_unittests',
+ 'aura',
'base_unittests',
'browser_tests',
+ 'compositor',
'net',
'telemetry_unittests',
+ 'views_unittests',
],
factory_properties={'process_dumps': True,
'sharded_tests': sharded_tests,
« no previous file with comments | « no previous file | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698