summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/http/tests/websocket/broken-utf8-expected.txt
blob: c0cf747c91de72160b32ac5692f199c37ebf3606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/broken-utf8' failed: Could not decode a text frame as UTF-8.
Test whether WebSocket aborts the connection when it receives a text frame containing broken UTF-8 data.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

onopen() was called.
onerror() was called.
onclose() was called.
PASS closeEvent.wasClean is false
PASS successfullyParsed is true

TEST COMPLETE