Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection-expected.txt |
index 3116a028360208b4226025a97e784a027cb40ef0..f7ea57ebb8c16ada804773afc22344d7e8f1ff83 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 15: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection' failed: Error during WebSocket handshake: Sec-WebSocket-Protocol mismatch |
+CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection' failed: Error during WebSocket handshake: Sec-WebSocket-Protocol mismatch |
Test for verifying that the WebSocket handshake fails when the client requests a subprotocol but the server doesn't include a Sec-WebSocket-Protocol header in the response. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |