Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1818373004: Run tests on the Win8 Aura bot under swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix label in gn_isolate_map Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698