| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index e095438a2408b2a4a33f08d910fd5b8f4648f8d4..e91a0f4cf634b86d713a0c824deeea2fe74169dc 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -211,4 +211,29 @@
|
| "browser_tests"
|
| ]
|
| }
|
| + "Chromium Linux MSan": {
|
| + "gtest_tests": [
|
| + "base_unittests",
|
| + "cacheinvalidation_unittests",
|
| + "cc_unittests",
|
| + "content_browsertests",
|
| + "content_unittests",
|
| + "crypto_unittests",
|
| + "device_unittests",
|
| + "gpu_unittests",
|
| + "ipc_tests",
|
| + "jingle_unittests",
|
| + "media_unittests",
|
| + "net_unittests",
|
| + "ppapi_unittests",
|
| + "printing_unittests",
|
| + "remoting_unittests",
|
| + "sandbox_linux_unittests",
|
| + "sql_unittests",
|
| + "sync_unit_tests",
|
| + "ui_unittests",
|
| + "unit_tests",
|
| + "url_unittests",
|
| + ],
|
| + },
|
| }
|
|
|