blob: f21f78260de9cae890ffebba9f8b399402f3d048 [file] [log] [blame]
Checks whether SyntaxError is thrown when attempting to send too long reason.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Connected.
PASS SyntaxError was thrown: SyntaxError: Failed to execute 'close' on 'WebSocket': The message must not be greater than 123 bytes.
PASS successfullyParsed is true
TEST COMPLETE