summaryrefslogtreecommitdiffstats
path: root/content/browser/appcache/appcache_ui_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/appcache/appcache_ui_test.cc')
-rw-r--r--content/browser/appcache/appcache_ui_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/browser/appcache/appcache_ui_test.cc b/content/browser/appcache/appcache_ui_test.cc
index 29b2136..84dfbb3 100644
--- a/content/browser/appcache/appcache_ui_test.cc
+++ b/content/browser/appcache/appcache_ui_test.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -71,7 +71,7 @@ TEST_F(AppCacheUITest, DISABLED_AppCacheLayoutTests_NoPHP) {
// Flaky: http://crbug.com/54717
// Lighty/PHP is not reliable enough on windows.
-TEST_F(AppCacheUITest, FLAKY_AppCacheLayoutTests_PHP) {
+TEST_F(AppCacheUITest, DISABLED_AppCacheLayoutTests_PHP) {
static const char* kPHPTests[] = {
"auth.html",
"fallback.html",