| OLD | NEW |
| 1 CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hy
bi/handshake-fail-by-wrong-accept-header' failed: Error during WebSocket handsha
ke: Sec-WebSocket-Accept mismatch | 1 CONSOLE MESSAGE: line 15: WebSocket connection to 'ws://localhost:8880/websocket
/tests/hybi/handshake-fail-by-wrong-accept-header' failed: Error during WebSocke
t handshake: Sec-WebSocket-Accept mismatch |
| 2 Test whether WebSocket handshake fails if the server sends incorrect Sec-WebSock
et-Accept header. | 2 Test whether WebSocket handshake fails if the server sends incorrect Sec-WebSock
et-Accept header. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 PASS closeEvent.wasClean is false | 6 PASS closeEvent.wasClean is false |
| 7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 | 10 |
| OLD | NEW |