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

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

Issue 958733002: isolate cast_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no read_only Created 5 years, 10 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 | « media/cast/cast_unittests.isolate ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index f6e8c9731b40a9341be4f1a2e909d015631ccef9..48ed3244c5fcb6756446602aa6f3e282d3019624 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -29,7 +29,12 @@
}
},
"cacheinvalidation_unittests",
- "cast_unittests",
+ {
+ "test": "cast_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
{
"test": "cc_unittests",
"swarming": {
@@ -218,7 +223,12 @@
}
},
"cacheinvalidation_unittests",
- "cast_unittests",
+ {
+ "test": "cast_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
{
"test": "cc_unittests",
"swarming": {
@@ -381,7 +391,12 @@
}
},
"cacheinvalidation_unittests",
- "cast_unittests",
+ {
+ "test": "cast_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
{
"test": "cc_unittests",
"swarming": {
« no previous file with comments | « media/cast/cast_unittests.isolate ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698