| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 4a5ffab86db773387e4379407be5c6836d4aef47..f9d6453e26330d0b68df4f09b9b73f4ee756d6db 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -328,6 +328,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -536,6 +539,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -744,6 +750,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
| @@ -953,6 +962,9 @@
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ipc_tests"
|
| },
|
| {
|
|
|