| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 3d1c40f5ae49f8dac2b5870237da90c23a67a45b..8b30e77331044967b4efcd0cb7165d405966af74 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -119,6 +119,12 @@
|
| "test": "ipc_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "latency_unittests"
|
| + },
|
| + {
|
| "args": [
|
| "--tool=asan"
|
| ],
|
| @@ -578,6 +584,12 @@
|
| },
|
| {
|
| "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "latency_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
| "test": "media_blink_unittests"
|
| @@ -955,6 +967,12 @@
|
| },
|
| {
|
| "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "latency_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
| "test": "media_blink_unittests"
|
|
|