| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 03d70680763ca4b85aea3c0a27d7c14fcf2ab07b..9fde8fbb2ff263177d9c7ce06bd63927913df6e7 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -10399,6 +10399,61 @@
|
| }
|
| ]
|
| },
|
| + "Mojo ChromiumOS": {
|
| + "additional_compile_targets": [
|
| + "mash:all"
|
| + ],
|
| + "gtest_tests": [
|
| + {
|
| + "args": [
|
| + "--override-use-gl-with-osmesa-for-tests",
|
| + "--run-in-mash",
|
| + "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.browser_tests.filter",
|
| + "--use-test-config"
|
| + ],
|
| + "test": "browser_tests"
|
| + },
|
| + {
|
| + "test": "media_mojo_shell_unittests"
|
| + },
|
| + {
|
| + "test": "mus_ws_unittests"
|
| + },
|
| + {
|
| + "test": "views_mus_interactive_ui_tests"
|
| + },
|
| + {
|
| + "test": "views_mus_unittests"
|
| + }
|
| + ]
|
| + },
|
| + "Mojo Windows": {
|
| + "additional_compile_targets": [
|
| + "mash:all"
|
| + ],
|
| + "gtest_tests": [
|
| + {
|
| + "args": [
|
| + "--override-use-gl-with-osmesa-for-tests",
|
| + "--run-in-mash",
|
| + "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.browser_tests.filter"
|
| + ],
|
| + "test": "browser_tests"
|
| + },
|
| + {
|
| + "test": "media_mojo_shell_unittests"
|
| + },
|
| + {
|
| + "test": "mus_ws_unittests"
|
| + },
|
| + {
|
| + "test": "views_mus_interactive_ui_tests"
|
| + },
|
| + {
|
| + "test": "views_mus_unittests"
|
| + }
|
| + ]
|
| + },
|
| "Site Isolation Linux": {
|
| "gtest_tests": [
|
| {
|
|
|