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

Unified Diff: testing/buildbot/chromium_memory_trybot.json

Issue 854743002: Swarm cc_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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_trybot.json
diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json
index 2b8564e164ca1775ab355f0ca9e45de16a5d6920..090a10d67ca58c99638057a8d9c906c21b3843eb 100644
--- a/testing/buildbot/chromium_memory_trybot.json
+++ b/testing/buildbot/chromium_memory_trybot.json
@@ -15,7 +15,12 @@
}
},
"cacheinvalidation_unittests",
- "cc_unittests",
+ {
+ "test": "cc_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"components_unittests",
{
"test": "content_browsertests",

Powered by Google App Engine
This is Rietveld 408576698