| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 5e0ab164b28a68f1f14458c1ff5e71316b7d6c9e..a5b14e962cc0d8ca859984b84bbbce47ad9db00a 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -1058,6 +1058,175 @@
|
| }
|
| ]
|
| },
|
| + "ClangToTLinuxUBSanVptr tester": {
|
| + "gtest_tests": [
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "accessibility_unittests"
|
| + },
|
| + {
|
| + "test": "angle_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "base_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "blink_heap_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "blink_platform_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "shards": 5
|
| + },
|
| + "test": "browser_tests"
|
| + },
|
| + {
|
| + "test": "cacheinvalidation_unittests"
|
| + },
|
| + {
|
| + "test": "cast_unittests"
|
| + },
|
| + {
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "components_unittests"
|
| + },
|
| + {
|
| + "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"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "display_unittests"
|
| + },
|
| + {
|
| + "test": "extensions_browsertests"
|
| + },
|
| + {
|
| + "test": "extensions_unittests"
|
| + },
|
| + {
|
| + "test": "gcm_unit_tests"
|
| + },
|
| + {
|
| + "test": "gfx_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "google_apis_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "interactive_ui_tests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| + },
|
| + {
|
| + "test": "jingle_unittests"
|
| + },
|
| + {
|
| + "test": "media_blink_unittests"
|
| + },
|
| + {
|
| + "test": "media_unittests"
|
| + },
|
| + {
|
| + "test": "midi_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "shards": 4
|
| + },
|
| + "test": "net_unittests"
|
| + },
|
| + {
|
| + "test": "ppapi_unittests"
|
| + },
|
| + {
|
| + "test": "printing_unittests"
|
| + },
|
| + {
|
| + "test": "remoting_unittests"
|
| + },
|
| + {
|
| + "test": "sandbox_linux_unittests"
|
| + },
|
| + {
|
| + "test": "skia_unittests"
|
| + },
|
| + {
|
| + "test": "sql_unittests"
|
| + },
|
| + {
|
| + "test": "sync_unit_tests"
|
| + },
|
| + {
|
| + "test": "ui_base_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "shards": 2
|
| + },
|
| + "test": "unit_tests"
|
| + },
|
| + {
|
| + "test": "url_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "webkit_unit_tests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "wtf_unittests"
|
| + }
|
| + ]
|
| + },
|
| "ClangToTMac tester": {
|
| "gtest_tests": [
|
| {
|
|
|