Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / connect-error-by-no-websocket-server-closeonerror-expected.txt
blob86e030bc735b7e394d14f0afd3710310dc943cd1
1 CONSOLE ERROR: line 24: WebSocket connection to 'ws://127.0.0.1:8889/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
2 Test that WebSocket fires error event if no WebSocket Server can be connected, and connection is closed from onerror event
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test start (Port 8889)
7 PASS onerror was called
8 PASS onclose was called
9 PASS successfullyParsed is true
11 TEST COMPLETE