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

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

Issue 1437863002: Run gn_unittests on Mac bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add gn_unittests to all mac bots that run UTs Created 5 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 | « no previous file | no next file » | 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 7fe981c4e4217b642d591bc17a8d9749f808bbed..7ed5e3ca55b3dd7bdeb0d451ea9c8d8ca7c5208b 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -148,6 +148,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -437,6 +443,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -726,6 +738,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -1015,6 +1033,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -1304,6 +1328,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698