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 cb5a30fe01509cba2536dc76694eecf0a99bf416..9221e2080260c28fe6be32f62e6012b3c018ebe9 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: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/bad-handshake-crash' failed: Invalid UTF-8 sequence in header name |
+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 |
Make sure WebSocket doesn't crash with bad handshake message. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |