RESOLVED FIXED Bug 32606
LayoutTests/websocket/tests/url-with-query-for-no-query.html does wrong test
https://bugs.webkit.org/show_bug.cgi?id=32606
Summary LayoutTests/websocket/tests/url-with-query-for-no-query.html does wrong test
Fumitoshi Ukai
Reported 2009-12-16 03:34:20 PST
LayoutTests/websocket/tests/url-with-query-for-no-query.html does wrong tests. It should test with existing websocket handler but doesn't support query component in request. But it tests with non-existing websocket handler.
Attachments
Fix LayoutTests/websocket/tests/url-with-query-for-no-query.html (2.22 KB, patch)
2009-12-16 03:37 PST, Fumitoshi Ukai
darin: review+
Fumitoshi Ukai
Comment 1 2009-12-16 03:37:48 PST
Created attachment 44962 [details] Fix LayoutTests/websocket/tests/url-with-query-for-no-query.html
WebKit Review Bot
Comment 2 2009-12-16 03:39:16 PST
style-queue ran check-webkit-style on attachment 44962 [details] without any errors.
Fumitoshi Ukai
Comment 3 2009-12-16 16:44:28 PST
Note You need to log in before you can comment on or make changes to this bug.