blob: 35d633fb4948385bed22911b07fba5a6ae013677 [file] [log] [blame]
Test how closing a connection triggers an exception in the python web socket server script or not
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS ws on master document is ready.
PASS insert a iframe, where open ws called 'socket1'
PASS 'socket1' is sent to the server. unload the iframe. expect receiving 'socket1' on ws...
FAIL closedSocket should be Closed without exception. Was Closed by exception.
PASS successfullyParsed is true
TEST COMPLETE