| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 264d87296290a51b636589ea0e4d412c0e18e6d6..c32d67fc8f79e361eebc8461103161fc2323ab08 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
|
| },
|
| @@ -560,6 +566,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "input_device_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "interactive_ui_tests"
|
| },
|
| {
|
|
|