Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / stable / http / tests / websocket / too-long-payload-expected.txt
1 CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/too-long-payload' failed: WebSocket frame length too large: 9223372036854775808 bytes
2 Tests whether WebSocket correctly aborts the connection when it receives a frame with too long payload.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6 onopen() was called.
7 onclose() was called.
8 PASS closeEvent.wasClean is false
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12