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

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

Issue 11882038: Add components_unittests to bots (Closed) Base URL: https://git.chromium.org/chromium/tools/build.git@master
Patch Set: Modify more according to magic "unit" Created 7 years, 11 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.win/master_gatekeeper_cfg.py ('k') | 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
diff --git a/masters/master.chromium.win/master_win_cfg.py b/masters/master.chromium.win/master_win_cfg.py
index 96755f60f19582077b6d17a59814b0a6e9718adc..7d138b95901360d1fba3bc9c0787d3807fe0eb43 100644
--- a/masters/master.chromium.win/master_win_cfg.py
+++ b/masters/master.chromium.win/master_win_cfg.py
@@ -120,6 +120,7 @@ F('rel_unit_3', win_tester().ChromiumFactory(
build_url=rel_archive,
tests=[
'browser_tests',
+ 'components_unittests',
'unit',
],
factory_properties={'process_dumps': True,
@@ -232,6 +233,7 @@ F('dbg_unit_1', win_tester().ChromiumFactory(
'cc_unittests',
'chromedriver2_unittests',
'check_deps',
+ 'components_unittests',
'courgette',
'crypto',
'googleurl',
« no previous file with comments | « masters/master.chromium.win/master_gatekeeper_cfg.py ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698