Chromium Code Reviews| Index: testing/buildbot/chromium.linux.json |
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
| index 90825abdd298b388ee663d8bb0070df039703007..1acad949b5cdc74dcc54ee8a9f9c95a0912f2954 100644 |
| --- a/testing/buildbot/chromium.linux.json |
| +++ b/testing/buildbot/chromium.linux.json |
| @@ -17,12 +17,21 @@ |
| "test": "components_browsertests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
|
ghost stip (do not use)
2016/01/19 20:20:33
GN doesn't make isolate files yet, so GN swarming
|
| + }, |
| "test": "components_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "content_browsertests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "content_unittests" |
| }, |
| { |
| @@ -47,9 +56,15 @@ |
| "test": "ipc_mojo_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "media_unittests" |
| }, |
| { |
| @@ -107,9 +122,15 @@ |
| "test": "resource_provider_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "sql_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "sync_unit_tests" |
| }, |
| { |