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

Unified Diff: mash/wm/window_manager_apptest.cc

Issue 1510563002: Reenables mash_wm_apptests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « no previous file | mojo/tools/data/apptests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/window_manager_apptest.cc
diff --git a/mash/wm/window_manager_apptest.cc b/mash/wm/window_manager_apptest.cc
index 079af7ba5b12adf5f3501999f3c1abb9d3998da8..5e235fce907250d3b06d3d1359a9c0399a59ed3e 100644
--- a/mash/wm/window_manager_apptest.cc
+++ b/mash/wm/window_manager_apptest.cc
@@ -46,8 +46,7 @@ class WindowManagerAppTest : public mojo::test::ApplicationTestBase,
DISALLOW_COPY_AND_ASSIGN(WindowManagerAppTest);
};
-// TODO(sky): flakey, http://crbug.com/559412 .
-TEST_F(WindowManagerAppTest, DISABLED_OpenWindow) {
+TEST_F(WindowManagerAppTest, OpenWindow) {
mus::mojom::WindowManagerPtr connection;
ConnectToWindowManager(&connection);
« no previous file with comments | « no previous file | mojo/tools/data/apptests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698