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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1972363002: mus: Add views_mus_interactive_ui_tests target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: similarity Created 4 years, 7 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 14bf2dcffff389b8d866e820366b284b7957a1f2..23569b9aa497ad28a8ff5ab4a0a633df613a7c23 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -583,6 +583,10 @@
"label": "//url:url_unittests",
"type": "console_test_launcher",
},
+ "views_mus_interactive_ui_tests": {
+ "label": "//ui/views/mus:views_mus_interactive_ui_tests",
+ "type": "windowed_test_launcher",
+ },
"views_mus_unittests": {
"label": "//ui/views/mus:views_mus_unittests",
"type": "windowed_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698