Index: content/browser/plugin_browsertest.cc |
diff --git a/content/browser/plugin_browsertest.cc b/content/browser/plugin_browsertest.cc |
index c669b3cafce5cc5c03422c424734d259ed66ec41..5e1f8b122c2346870ef457b675a68290bf3c0f4a 100644 |
--- a/content/browser/plugin_browsertest.cc |
+++ b/content/browser/plugin_browsertest.cc |
@@ -289,7 +289,7 @@ IN_PROC_BROWSER_TEST_F(PluginTest, CreateInstanceInPaint) { |
} |
// Tests that putting up an alert in response to a paint doesn't deadlock. |
-IN_PROC_BROWSER_TEST_F(PluginTest, AlertInWindowMessage) { |
+IN_PROC_BROWSER_TEST_F(PluginTest, FAILS_AlertInWindowMessage) { |
ui_test_utils::NavigateToURL( |
browser(), GetURL("alert_in_window_message.html")); |