Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index 50578364b1769cfc3badf579ed3c17a9e9799a17..0b5484310a182aca5df6ce90f2d7c01e97f24114 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -301,6 +301,9 @@ |
"args": [ |
"--test-launcher-print-test-stdio=always" |
], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sandbox_linux_unittests" |
}, |
{ |
@@ -546,6 +549,9 @@ |
"args": [ |
"--test-launcher-print-test-stdio=always" |
], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sandbox_linux_unittests" |
}, |
{ |
@@ -790,6 +796,9 @@ |
"args": [ |
"--test-launcher-print-test-stdio=always" |
], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sandbox_linux_unittests" |
}, |
{ |