Index: LayoutTests/http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt |
index 9221e2080260c28fe6be32f62e6012b3c018ebe9..7188829a289803573258e9e46caefca935cd06e8 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 14: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/bad-handshake-crash' failed: Invalid UTF-8 sequence in header name |
+CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/bad-handshake-crash' failed: Invalid UTF-8 sequence in header name |
Make sure WebSocket doesn't crash with bad handshake message. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |