| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index d1363777a067f1bcbc052f24a087551a10f077d6..8bc02a56dcf6110b8ffa60c0a5c85c50143d61db 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -81,6 +81,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "browser_tests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "cacheinvalidation_unittests"
|
| },
|
| {
|
| @@ -117,6 +123,18 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "content_browsertests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "content_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "crypto_unittests"
|
| },
|
| {
|
| @@ -180,6 +198,12 @@
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "interactive_ui_tests"
|
| + },
|
| + {
|
| "test": "ipc_mojo_unittests"
|
| },
|
| {
|
|
|