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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2834103003: Add mus_browser_tests to Mojo FYI bots (Closed)
Patch Set: Created 3 years, 8 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/filters/mojo.fyi.mus.browser_tests.filter ('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 e20726a6b88d0382b11e1986298d47242122397a..bb3f5f1c11cdabe06189bbe6324eaeaf6b842b3a 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -736,6 +736,16 @@
"label": "//mojo/android:mojo_test_apk",
"type": "console_test_launcher",
},
+ "mus_browser_tests": {
+ "label": "//chrome/test:mus_browser_tests",
+ "label_type": "group",
+ "type": "windowed_test_launcher",
+ "executable": "browser_tests",
+ "args": [
+ "--run-in-mus",
+ "--service-overrides=../../chrome/app/mash/mash_service_overrides.json",
+ ],
+ },
"mus_clipboard_unittests": {
"label": "//services/ui/clipboard:mus_clipboard_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/filters/mojo.fyi.mus.browser_tests.filter ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698