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

Unified Diff: ash/wm/workspace/workspace_manager_unittest.cc

Issue 9513004: Switch default WM mode to managed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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
« no previous file with comments | « ash/wm/workspace/workspace_manager.cc ('k') | chrome/browser/extensions/extension_tabs_apitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/workspace_manager_unittest.cc
diff --git a/ash/wm/workspace/workspace_manager_unittest.cc b/ash/wm/workspace/workspace_manager_unittest.cc
index 12401c2883f4e089252fda8ba59f3a6b953816d3..9553d5d60b8ac0e3cef09ebf8bf9773a27963e81 100644
--- a/ash/wm/workspace/workspace_manager_unittest.cc
+++ b/ash/wm/workspace/workspace_manager_unittest.cc
@@ -302,7 +302,7 @@ TEST_F(WorkspaceManagerTest, ChangeBoundsOfNormalWindow) {
}
// Assertions around open new windows maximized.
-TEST_F(WorkspaceManagerTest, OpenNewWindowsMaximized) {
+TEST_F(WorkspaceManagerTest, DISABLED_OpenNewWindowsMaximized) {
oshima 2012/02/29 22:02:46 Just disabling for now. Let me know if it's ok to
scoped_ptr<Window> w1(CreateTestWindowUnparented());
// Default is true for open new windows maximized.
« no previous file with comments | « ash/wm/workspace/workspace_manager.cc ('k') | chrome/browser/extensions/extension_tabs_apitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698