| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 4532693085587ca704bd7e2b79b1be66fdce724e..62e75dcbc2446967f4989efac0cc383978cd1377 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -241,6 +241,9 @@
|
| "test": "ipc_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "jingle_unittests"
|
| },
|
| {
|
| @@ -471,6 +474,9 @@
|
| "test": "ipc_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "jingle_unittests"
|
| },
|
| {
|
| @@ -697,6 +703,9 @@
|
| "test": "ipc_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "jingle_unittests"
|
| },
|
| {
|
|
|