| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index f88fdf68038940333a04e310e13e1f0d8f147b02..d7b06750a36f46c3a58c4879b7ba1e40dea2685a 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -235,6 +235,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -456,6 +459,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -673,6 +679,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
|
|