SwiftWebSocket - Case 12.5.3 : Pass - 314 ms @ 2016-04-13T16:14:35.031Z
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
         Case Outcome
Ok, received all echo'ed messages in time.
         Expected:
{}
         Observed:
[]
      
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=380&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=380&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: iiW2DpDCflVF320PGxhkQw==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: Lxbk25btg+leY8tzkudGPzLCQp8= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15
| Key | Value | Description | 
| isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. | 
| closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). | 
| failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. | 
| droppedByMe | True | True, iff I dropped the TCP connection. | 
| wasClean | True | True, iff full WebSockets closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). | 
| wasNotCleanReason | None | When wasClean == False, the reason what happened. | 
| wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. | 
| wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. | 
| wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. | 
| localCloseCode | 1000 | The close code I sent in close frame (if any). | 
| localCloseReason | None | The close reason I sent in close frame (if any). | 
| remoteCloseCode | None | The close code the peer sent me in close frame (if any). | 
| remoteCloseReason | None | The close reason the peer sent me in close frame (if any). | 
| Chop Size | Count | Octets | 
| 6 | 1 | 6 | 
| 264 | 1000 | 264000 | 
| 382 | 1 | 382 | 
| Total | 1002 | 264388 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 33 | 1 | 33 | 
| 37 | 1 | 37 | 
| 38 | 1 | 38 | 
| 42 | 1 | 42 | 
| 48 | 1 | 48 | 
| 50 | 1 | 50 | 
| 56 | 1 | 56 | 
| 60 | 1 | 60 | 
| 61 | 1 | 61 | 
| 64 | 2 | 128 | 
| 65 | 1 | 65 | 
| 66 | 1 | 66 | 
| 70 | 1 | 70 | 
| 73 | 1 | 73 | 
| 76 | 1 | 76 | 
| 79 | 2 | 158 | 
| 80 | 1 | 80 | 
| 81 | 1 | 81 | 
| 86 | 1 | 86 | 
| 88 | 1 | 88 | 
| 89 | 1 | 89 | 
| 93 | 1 | 93 | 
| 95 | 1 | 95 | 
| 100 | 1 | 100 | 
| 101 | 1 | 101 | 
| 105 | 1 | 105 | 
| 106 | 1 | 106 | 
| 110 | 2 | 220 | 
| 111 | 1 | 111 | 
| 115 | 1 | 115 | 
| 116 | 2 | 232 | 
| 117 | 1 | 117 | 
| 121 | 2 | 242 | 
| 124 | 1 | 124 | 
| 126 | 1 | 126 | 
| 130 | 1 | 130 | 
| 131 | 1 | 131 | 
| 134 | 1 | 134 | 
| 135 | 1 | 135 | 
| 139 | 1 | 139 | 
| 140 | 1 | 140 | 
| 141 | 1 | 141 | 
| 142 | 1 | 142 | 
| 143 | 2 | 286 | 
| 146 | 1 | 146 | 
| 147 | 1 | 147 | 
| 148 | 1 | 148 | 
| 149 | 1 | 149 | 
| 152 | 1 | 152 | 
| 153 | 1 | 153 | 
| 159 | 1 | 159 | 
| 160 | 1 | 160 | 
| 161 | 1 | 161 | 
| 163 | 1 | 163 | 
| 164 | 1 | 164 | 
| 166 | 1 | 166 | 
| 167 | 1 | 167 | 
| 168 | 1 | 168 | 
| 171 | 1 | 171 | 
| 172 | 1 | 172 | 
| 176 | 1 | 176 | 
| 178 | 2 | 356 | 
| 181 | 1 | 181 | 
| 182 | 1 | 182 | 
| 184 | 1 | 184 | 
| 186 | 1 | 186 | 
| 187 | 4 | 748 | 
| 191 | 1 | 191 | 
| 195 | 1 | 195 | 
| 196 | 1 | 196 | 
| 198 | 3 | 594 | 
| 203 | 2 | 406 | 
| 206 | 1 | 206 | 
| 207 | 2 | 414 | 
| 210 | 1 | 210 | 
| 211 | 1 | 211 | 
| 212 | 1 | 212 | 
| 214 | 1 | 214 | 
| 217 | 2 | 434 | 
| 219 | 1 | 219 | 
| 221 | 1 | 221 | 
| 223 | 1 | 223 | 
| 224 | 1 | 224 | 
| 226 | 2 | 452 | 
| 229 | 1 | 229 | 
| 230 | 1 | 230 | 
| 232 | 1 | 232 | 
| 234 | 2 | 468 | 
| 235 | 1 | 235 | 
| 240 | 3 | 720 | 
| 246 | 2 | 492 | 
| 248 | 1 | 248 | 
| 250 | 1 | 250 | 
| 251 | 1 | 251 | 
| 256 | 2 | 512 | 
| 257 | 1 | 257 | 
| 259 | 1 | 259 | 
| 260 | 2 | 520 | 
| 261 | 1 | 261 | 
| 263 | 1 | 263 | 
| 266 | 878 | 233548 | 
| 279 | 1 | 279 | 
| Total | 1002 | 253389 | 
| Opcode | Count | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 2 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333830266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 120.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 8880c1cd9da8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6331636439646138
009 TCP DROPPED BY ME