Index: LayoutTests/http/tests/websocket/tests/hybi/workers/close-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/workers/close-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/workers/close-expected.txt |
index 470e76cdca158b367803b5b2d746988ee4b74f80..963756205f20715829fb8073ba4e70d3df2adbdd 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/workers/close-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/workers/close-expected.txt |
@@ -1,7 +1,7 @@ |
-CONSOLE MESSAGE: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/close' failed: WebSocket is closed before the connection is established. |
+CONSOLE MESSAGE: line 124: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/close' failed: WebSocket is closed before the connection is established. |
CONSOLE MESSAGE: WebSocket close message is too long. |
CONSOLE MESSAGE: WebSocket close message is too long. |
-CONSOLE MESSAGE: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/close' failed: WebSocket is closed before the connection is established. |
+CONSOLE MESSAGE: line 165: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/close' failed: WebSocket is closed before the connection is established. |
Verify WebSocket::close behaviors in Worker. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |