OLD | NEW |
1 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=3' failed: Unrecognized frame opcode: 3 | 1 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=3' failed: Unrecognized frame opcode: 3 |
2 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=4' failed: Unrecognized frame opcode: 4 | 2 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=4' failed: Unrecognized frame opcode: 4 |
3 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=5' failed: Unrecognized frame opcode: 5 | 3 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=5' failed: Unrecognized frame opcode: 5 |
4 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=6' failed: Unrecognized frame opcode: 6 | 4 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=6' failed: Unrecognized frame opcode: 6 |
5 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=7' failed: Unrecognized frame opcode: 7 | 5 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=7' failed: Unrecognized frame opcode: 7 |
6 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=11' failed: Unrecognized frame opcode: 11 | 6 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=11' failed: Unrecognized frame opcode: 11 |
7 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=12' failed: Unrecognized frame opcode: 12 | 7 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=12' failed: Unrecognized frame opcode: 12 |
8 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=13' failed: Unrecognized frame opcode: 13 | 8 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=13' failed: Unrecognized frame opcode: 13 |
9 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=14' failed: Unrecognized frame opcode: 14 | 9 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=14' failed: Unrecognized frame opcode: 14 |
10 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=15' failed: Unrecognized frame opcode: 15 | 10 CONSOLE ERROR: line 30: WebSocket connection to 'ws://localhost:8880/reserved-op
codes?opcode=15' failed: Unrecognized frame opcode: 15 |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 onclose() was called. | 49 onclose() was called. |
50 PASS closeEvent.wasClean is false | 50 PASS closeEvent.wasClean is false |
51 Opcode 15: Test started. | 51 Opcode 15: Test started. |
52 onopen() was called. | 52 onopen() was called. |
53 onclose() was called. | 53 onclose() was called. |
54 PASS closeEvent.wasClean is false | 54 PASS closeEvent.wasClean is false |
55 PASS successfullyParsed is true | 55 PASS successfullyParsed is true |
56 | 56 |
57 TEST COMPLETE | 57 TEST COMPLETE |
58 | 58 |
OLD | NEW |