blob: 7df0c5ec7292456f8c1387e0285a84fe3b0f2ed5 [file] [log] [blame]
CONSOLE MESSAGE: Received extremely large WebSocket data from the server
Tests whether WebSocket correctly aborts the connection when it receives a frame with too long payload.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
onopen() was called.
onclose() was called.
PASS closeEvent.wasClean is false
PASS successfullyParsed is true
TEST COMPLETE