blob: 86e030bc735b7e394d14f0afd3710310dc943cd1 [file] [log] [blame]
CONSOLE ERROR: line 24: WebSocket connection to 'ws://127.0.0.1:8889/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
Test that WebSocket fires error event if no WebSocket Server can be connected, and connection is closed from onerror event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Test start (Port 8889)
PASS onerror was called
PASS onclose was called
PASS successfullyParsed is true
TEST COMPLETE