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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2645873003: Cleanup mojo-js tests. (Closed)
Patch Set: fixes isolate_map Created 3 years, 11 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
« mojo/public/js/binding_tests.js ('K') | « mojo/public/js/sample_service_tests.js ('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 7c4e7127a4f327d362ea774ff0a6523a97bb2ca3..782a9f0316d1ea134ccc6371f6d6fea90c0ea895 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -614,11 +614,11 @@
"type": "console_test_launcher",
},
"mojo_js_integration_tests": {
- "label": "//mojo/edk/js/test:js_integration_tests",
+ "label": "//mojo/edk/js/tests:mojo_js_integration_tests",
"type": "console_test_launcher",
},
"mojo_js_unittests": {
- "label": "//mojo/edk/js/test:js_unittests",
+ "label": "//mojo/edk/js/tests:mojo_js_unittests",
"type": "console_test_launcher",
},
"mojo_public_application_unittests": {
« mojo/public/js/binding_tests.js ('K') | « mojo/public/js/sample_service_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698