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

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

Issue 96943003: Run google_apis_unittests on win bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: google_apis_unittests_br Created 7 years 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 2eb56d08b6dbd78914c24233286f45bd8f0c60b1..4269f9081205e17fb07003504f047ef7781bb822 100644
--- a/masters/master.chromium.win/master_win_cfg.py
+++ b/masters/master.chromium.win/master_win_cfg.py
@@ -36,6 +36,7 @@ sharded_tests = [
'crypto_unittests',
'device_unittests',
'events_unittests',
+ 'google_apis_unittests',
'gpu_unittests',
'jingle_unittests',
'media_unittests',
@@ -151,6 +152,7 @@ F('rel_unit_3', win_tester().ChromiumFactory(
tests=[
'browser_tests',
'components_unittests',
+ 'google_apis_unittests',
'unit',
],
factory_properties={'process_dumps': True,
@@ -224,6 +226,7 @@ F('rel_x64_unit_1', win_tester().ChromiumFactory(
'content_browsertests',
'courgette_unittests',
'crypto_unittests',
+ 'google_apis_unittests',
'gpu_unittests',
'installer_util_unittests',
'interactive_ui_tests',
« 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