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

Unified Diff: testing/buildbot/chromium.memory.fyi.json

Issue 1240333002: Convert google_apis_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: fixed Created 5 years, 5 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.memory.fyi.json
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
index f0ca4d31d5ff66387d0949de97692406b66b3d1a..f45a5e58bd9bf19f7826c52ebd7fd562292e1c24 100644
--- a/testing/buildbot/chromium.memory.fyi.json
+++ b/testing/buildbot/chromium.memory.fyi.json
@@ -129,6 +129,9 @@
"test": "gl_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -414,6 +417,9 @@
"test": "gl_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{
@@ -685,6 +691,9 @@
"test": "gl_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "google_apis_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698