Commit 165d0d4b authored by aestes@apple.com's avatar aestes@apple.com

Skip fast/images/embed-image.html on Windows XP

https://bugs.webkit.org/show_bug.cgi?id=57135

It would appear that the Windows XP bot is loading a plug-in despite
the test calling layoutTestController.setPluginsEnabled(false).

* platform/win-xp/Skipped: Skip fast/images/embed-image.html



git-svn-id: svn://svn.chromium.org/blink/trunk@82016 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 757392ba
2011-03-25 Andy Estes <aestes@apple.com>
Skip fast/images/embed-image.html on Windows XP
https://bugs.webkit.org/show_bug.cgi?id=57135
It would appear that the Windows XP bot is loading a plug-in despite
the test calling layoutTestController.setPluginsEnabled(false).
* platform/win-xp/Skipped: Skip fast/images/embed-image.html
2011-03-25 Andy Estes <aestes@apple.com>
Re-work a test to not be flaky.
......
......@@ -32,3 +32,7 @@ http/tests/xmlhttprequest/basic-auth-nouser.html
# Intermittent failure https://webkit.org/b/56534
fast/workers/storage/interrupt-database-sync.html
# layoutTestController.setPluginsEnabled seems to be a no-op on WinXP
# https://bugs.webkit.org/show_bug.cgi?id=57135
fast/images/embed-image.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