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

Unified Diff: testing/buildbot/chromium_trybot.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 | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index b1cb7d3648c4579c164c519a1d53dec6e3ab287b..1401b7d9e9f390a14b597eafeb1ece673d61fdb4 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -59,6 +59,10 @@
"args": ["--test-launcher-print-test-stdio=always"]
},
{
+ "test": "sandbox_mac_unittests",
+ "platforms": ["mac"]
+ },
+ {
"test": "views_unittests",
"platforms": ["win"]
},
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698