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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1632333002: Add mojo_js_integration_tests and mojo_js_unittests to waterfall and trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « testing/buildbot/chromium.linux.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 eee39fce0b81c3ef222b3ce8c881858e10490820..52ec5a2fb35cb51a79eec59893a6614b6ee6b190 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -273,6 +273,14 @@
"label": "//mojo/common:mojo_common_unittests",
"type": "console_test_launcher",
},
+ "mojo_js_integration_tests": {
+ "label": "//mojo/edk/js/test:js_integration_tests",
+ "type": "console_test_launcher",
+ },
+ "mojo_js_unittests": {
+ "label": "//mojo/edk/js/test:js_unittests",
+ "type": "console_test_launcher",
+ },
"mojo_public_application_unittests": {
"label": "//third_party/mojo/src/mojo/edk/test:mojo_public_applicaiton_unittests",
"type": "unknown",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698