Commit 3ef00306 authored by jberlin@webkit.org's avatar jberlin@webkit.org

http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath...

http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows
https://bugs.webkit.org/show_bug.cgi?id=56185

url-parsing.html appears to be causing the crashes in later tests.
Skipping the url-parsing.html test and unskipping the url-with-credential.html test.

Unreviewed.

* platform/win/Skipped:



git-svn-id: svn://svn.chromium.org/blink/trunk@80891 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 06ae9610
2011-03-11 Jessie Berlin <jberlin@apple.com>
http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows
https://bugs.webkit.org/show_bug.cgi?id=56185
url-parsing.html appears to be causing the crashes in later tests.
Skipping the url-parsing.html test and unskipping the url-with-credential.html test.
Unreviewed.
* platform/win/Skipped:
2011-03-11 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Tony Chang.
......@@ -378,8 +378,8 @@ http/tests/media/video-cancel-load.html
http/tests/websocket/tests/workers/close-in-onmessage-crash.html
# Sometimes crashes http://webkit.org/b/55375
http/tests/websocket/tests/reload-crash.html
# Sometimes crashes http://webkit.org/b/56185
http/tests/websocket/tests/url-with-credential.html
# Sometimes causes crashes in following tests http://webkit.org/b/56185
http/tests/websocket/tests/url-parsing.html
# Sometimes times out http://webkit.org/b/48997
animations/animation-iteration-event-destroy-renderer.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