Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt |
index 6ab49fda90d49262137399d5892f4ce7a4c175a1..2efbf58f29ca924e36a26539543c1201e5885341 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-no-accept-header' failed: Error during WebSocket handshake: 'Sec-WebSocket-Accept' header is missing |
+CONSOLE MESSAGE: line 15: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-no-accept-header' failed: Error during WebSocket handshake: 'Sec-WebSocket-Accept' header is missing |
Test whether WebSocket handshake fails if the server does not send Sec-WebSocket-Accept header. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |