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

Unified Diff: testing/buildbot/chromium.mojo.json

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/chromium.mojo.json
diff --git a/testing/buildbot/chromium.mojo.json b/testing/buildbot/chromium.mojo.json
index 907e9cb1617c6a1713e4765f66165c6986fbd879..6aca717eb417f861922bc67fe55b2d5e60b5795c 100644
--- a/testing/buildbot/chromium.mojo.json
+++ b/testing/buildbot/chromium.mojo.json
@@ -25,6 +25,9 @@
"test": "mus_ws_unittests"
},
{
+ "test": "views_mus_interactive_ui_tests"
+ },
+ {
"test": "views_mus_unittests"
}
]
@@ -49,6 +52,9 @@
"test": "mus_ws_unittests"
},
{
+ "test": "views_mus_interactive_ui_tests"
+ },
+ {
"test": "views_mus_unittests"
}
]

Powered by Google App Engine
This is Rietveld 408576698