blob: 907e9cb1617c6a1713e4765f66165c6986fbd879 [file] [log] [blame]
{
"Chromium Mojo Android": {
"additional_compile_targets": [
"mash:all"
]
},
"Chromium Mojo Linux": {
"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_unittests"
}
]
},
"Chromium 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_unittests"
}
]
}
}