summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_service_uitest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/pref_service_uitest.cc')
-rw-r--r--chrome/common/pref_service_uitest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/pref_service_uitest.cc b/chrome/common/pref_service_uitest.cc
index a357af6..1793308 100644
--- a/chrome/common/pref_service_uitest.cc
+++ b/chrome/common/pref_service_uitest.cc
@@ -76,7 +76,7 @@ public:
// Also, not sure what should happen on the mac. In any case, the code below
// (minus the Windows bits) compiles fine on my Linux box now.
// TODO(port): revisit this.
-TEST_F(PreferenceServiceTest, PreservedWindowPlacementIsLoaded) {
+TEST_F(PreferenceServiceTest, DISABLED_PreservedWindowPlacementIsLoaded) {
// The window should open with the reference profile
ASSERT_TRUE(LaunchAppWithProfile());