| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 6cd6fd433871e1d9a77a6b856517d37ff2c7edbf..a17f751acefe917107244d7eb68648f15806f909 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -215,6 +215,12 @@
|
| },
|
| {
|
| "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "input_device_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| "shards": 3
|
| },
|
| @@ -554,6 +560,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "input_device_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
|
|