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

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

Issue 1551183002: Move many tests on the FYI waterfall to swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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.json
diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
index 9ea9aa109432c8915819e50c3627cf4a8852ef49..eab8e6a0ed7e3ba2fbe6b9af39a70eb699041f7c 100644
--- a/testing/buildbot/chromium.memory.json
+++ b/testing/buildbot/chromium.memory.json
@@ -528,6 +528,18 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
ghost stip (do not use) 2016/01/19 20:20:33 for mac asan you'd have to talk to smut@
Nico 2016/01/28 20:21:33 This bot already has other binaries that are swarm
+ },
+ "test": "blink_heap_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "blink_platform_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": true,
"shards": 20
},
@@ -681,6 +693,18 @@
"can_use_on_swarming_builders": true
},
"test": "url_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "webkit_unit_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "wtf_unittests"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698