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

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

Issue 1214633003: Convert cacheinvalidation_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@6_jingle_unittests
Patch Set: fix path typo Created 5 years, 6 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
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 91c71ef071d2d3a6cc03a8d661bf2389a44db17f..6e1ece16e1d019c80fdc2dbad7cda06187f70a2e 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -30,6 +30,9 @@
"test": "browser_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cacheinvalidation_unittests"
},
{
@@ -295,6 +298,9 @@
"test": "browser_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cacheinvalidation_unittests"
},
{
@@ -697,6 +703,9 @@
"test": "browser_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cacheinvalidation_unittests"
},
{
@@ -988,6 +997,9 @@
"test": "browser_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cacheinvalidation_unittests"
},
{
@@ -1407,6 +1419,9 @@
"test": "browser_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cacheinvalidation_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | third_party/cacheinvalidation/cacheinvalidation_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698