Chromium Code Reviews| Index: testing/buildbot/chromium.android.json |
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json |
| index 38ea00f733007678237d521de378bd752e0f66ab..d14d3d41fef2f7fddd05ff3f15f6fb2ef800af68 100644 |
| --- a/testing/buildbot/chromium.android.json |
| +++ b/testing/buildbot/chromium.android.json |
| @@ -8,6 +8,9 @@ |
| "test": "compositor_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "content_unittests" |
| } |
| ] |
| @@ -153,6 +156,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
|
ghost stip (do not use)
2016/01/19 20:20:33
this will "work" in that it will launch tests on t
|
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -181,6 +187,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -209,6 +218,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -237,6 +249,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -265,6 +280,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -293,6 +311,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -321,6 +342,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |
| @@ -349,6 +373,9 @@ |
| "test": "gpu_unittests" |
| }, |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "ipc_tests" |
| } |
| ] |