Commit 4ed76aae authored by morrita@chromium.org's avatar morrita@chromium.org

Marks a failed test

TEST=PluginTest
BUG=128519
TBR=jam@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10406028

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137650 0039d316-1c4b-4281-b951-d872f2087c98
parent 6e74bf99
......@@ -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"));
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment