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

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

Issue 1771393002: Convert mus apptests to shelltests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 d3debac6cc8d4f33de16dbc628eac937a008eae8..3f80debd0960d309c3ae69f37a1d285ba32a59c1 100644
--- a/testing/buildbot/chromium.mojo.json
+++ b/testing/buildbot/chromium.mojo.json
@@ -17,6 +17,9 @@
"gtest_tests": [
{
"test": "views_mus_unittests"
+ },
+ {
+ "test": "window_manager_shelltests"
}
],
"scripts": [
@@ -33,6 +36,9 @@
"gtest_tests": [
{
"test": "views_mus_unittests"
+ },
+ {
+ "test": "window_manager_shelltests"
}
],
"scripts": [

Powered by Google App Engine
This is Rietveld 408576698