| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 97e68a36b06979d8ad80aea9f71aa8a6bbb21ef9..91e835e5bfcb9664380794eabd9fe627b30d3919 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -305,7 +305,7 @@
|
| },
|
| "ipc_mojo_unittests": {
|
| "label": "//ipc/mojo:ipc_mojo_unittests",
|
| - "type": "unknown",
|
| + "type": "console_test_launcher",
|
| },
|
| "ipc_tests": {
|
| "label": "//ipc:ipc_tests",
|
| @@ -358,8 +358,8 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_application_unittests": {
|
| - "label": "//mojo/edk/test:mojo_public_applicaiton_unittests",
|
| - "type": "unknown",
|
| + "label": "//mojo/shell/public/cpp/tests:mojo_public_application_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "mojo_public_bindings_unittests": {
|
| "label": "//mojo/edk/test:mojo_public_bindings_unittests",
|
| @@ -370,24 +370,24 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_runner_host_unittests": {
|
| - "label": "//mojo/runner/host:unittests",
|
| - "type": "unknown",
|
| + "label": "//mojo/shell/runner/host:mojo_runner_host_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "mojo_shell_unittests": {
|
| - "label": "//mojo/shell:mojo_shell_unittests",
|
| - "type": "unknown",
|
| + "label": "//mojo/shell/tests:mojo_shell_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "mojo_surfaces_lib_unittests": {
|
| "label": "//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests",
|
| - "type": "unknown",
|
| + "type": "console_test_launcher",
|
| },
|
| "mojo_system_unittests": {
|
| "label": "//mojo/edk/system:mojo_system_unittests",
|
| - "type": "unknown",
|
| + "type": "console_test_launcher",
|
| },
|
| "mojo_view_manager_lib_unittests": {
|
| - "label": "//components/view_manager/public/cpp/tests:mojo_view_manager_lib_unittests",
|
| - "type": "unknown",
|
| + "label": "//components/mus/public/cpp/tests:mojo_view_manager_lib_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "message_center_unittests": {
|
| "label": "//ui/message_center:message_center_unittests",
|
| @@ -395,7 +395,7 @@
|
| },
|
| "mash_unittests": {
|
| "label": "//mash:mash_unittests",
|
| - "type": "unknown",
|
| + "type": "console_test_launcher",
|
| },
|
| "mus_ws_unittests": {
|
| "label": "//components/mus/ws:mus_ws_unittests",
|
| @@ -411,8 +411,8 @@
|
| "type": "console_test_launcher",
|
| },
|
| "network_service_unittests": {
|
| - "label": "//mojo/services/network:unittests",
|
| - "type": "unknown",
|
| + "label": "//mojo/services/network:network_service_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "ozone_unittests": {
|
| "label": "//ui/ozone:ozone_unittests",
|
| @@ -432,7 +432,7 @@
|
| },
|
| "resource_provider_unittests": {
|
| "label": "//components/resource_provider:resource_provider_unittests",
|
| - "type": "unknown",
|
| + "type": "console_test_launcher",
|
| },
|
| "sandbox_linux_unittests": {
|
| "label": "//sandbox/linux:sandbox_linux_unittests",
|
|
|