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

Unified Diff: masters/master.chromium.mac/master_mac_cfg.py

Issue 57843006: Run google_apis_unittests on mac master. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: alphabetical changes 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 | « masters/master.chromium.mac/master_gatekeeper_cfg.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.mac/master_mac_cfg.py
diff --git a/masters/master.chromium.mac/master_mac_cfg.py b/masters/master.chromium.mac/master_mac_cfg.py
index 1f125fdd87dd9bc4c52250e33615e2bcb45c7b16..f76766661514218e5a716ce64c115ac4ec52449b 100644
--- a/masters/master.chromium.mac/master_mac_cfg.py
+++ b/masters/master.chromium.mac/master_mac_cfg.py
@@ -37,6 +37,7 @@ sharded_tests = [
'content_unittests',
'crypto_unittests',
'device_unittests',
+ 'google_apis_unittests',
'gpu_unittests',
'jingle_unittests',
'media_unittests',
@@ -126,6 +127,7 @@ F('rel_unit_2', mac_tester().ChromiumFactory(
tests=[
'browser_tests',
'components_unittests',
+ 'google_apis_unittests',
'unit',
],
factory_properties={'generate_gtest_json': True,
@@ -271,6 +273,7 @@ F('dbg_unit_4', mac_tester().ChromiumFactory(
tests=[
'browser_tests',
'components_unittests',
+ 'google_apis_unittests',
'unit',
'message_center_unittests',
],
« no previous file with comments | « masters/master.chromium.mac/master_gatekeeper_cfg.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698