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

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

Issue 1422333005: Run gn_unittests on Windows 7 bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 7bb80b69ac8ec5a2dd0fb26de87e340cf36e29d6..b44eaff6338ca99d35d73823759bd6a5ee53e17b 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -478,6 +478,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -916,6 +922,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -1273,6 +1285,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gn_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gpu_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