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

Unified Diff: testing/buildbot/chromium.mac.json

Issue 257193002: Add sandbox_mac_unittests to the chromium.mac and chromium_trybot recipes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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 | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index e095afe6e85d34814c5cce91e2eb7923fd7d1cf7..bb4b7a4a7c3b36307ebf187e7c14ab2a183d5a13 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -49,6 +49,7 @@
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
"mojo_system_unittests",
+ "sandbox_mac_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
]
},
@@ -102,6 +103,7 @@
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
"mojo_system_unittests",
+ "sandbox_mac_unittests",
{"test": "browser_tests", "shard_index": 2, "total_shards": 3}
]
},
@@ -128,6 +130,7 @@
"gfx_unittests",
"media_unittests",
"net_unittests",
+ "sandbox_mac_unittests",
{"test": "browser_tests", "shard_index": 1, "total_shards": 4}
]
},
@@ -185,6 +188,7 @@
"gfx_unittests",
"media_unittests",
"net_unittests",
+ "sandbox_mac_unittests",
{"test": "browser_tests", "shard_index": 1, "total_shards": 4}
]
},
« no previous file with comments | « no previous file | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698