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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2680283003: Switch mash_browser_tests to Ozone X11 platform. (Closed)
Patch Set: Drop --use-test-config, it's added automatically. Created 3 years, 10 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
« chrome/test/BUILD.gn ('K') | « testing/buildbot/chromium.fyi.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 990290275d1a483d20dc5da05f00644aa37a6907..561d66338fd7f04909c03c2db876caa4531b5196 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -567,6 +567,16 @@
"label": "//mash:all",
"type": "additional_compile_target",
},
+ "mash_browser_tests": {
+ "label": "//chrome/test:mash_browser_tests",
+ "label_type": "group",
+ "type": "windowed_test_launcher",
+ "executable": "browser_tests",
+ "args": [
+ "--run-in-mash",
+ "--service-overrides=../../chrome/app/mash/mash_service_overrides.json",
+ ],
+ },
"media_unittests": {
"label": "//media:media_unittests",
"type": "windowed_test_launcher",
« chrome/test/BUILD.gn ('K') | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698