
 
                 Boost.Beast/189-Sync - Case 13.1.3 : Pass - 370 ms @ 2018-11-09T16:32:29.381Z
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
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 / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.0-0.10.9 Host: 127.0.0.1:8080 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: 12E1bHYaH71YYtoF6QlLcA== Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: upgrade Sec-WebSocket-Accept: IP0q6t+iidZVA1kWSV4S6iPoSNs= Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover Server: Boost.Beast/189-Sync
| Key | Value | Description | 
| isServer | False | 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 | False | True, iff I dropped the TCP connection. | 
| wasClean | True | True, iff full WebSocket 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 | 1000 | 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 | 
| 4 | 1 | 4 | 
| 124 | 2 | 248 | 
| 125 | 1 | 125 | 
| 126 | 7 | 882 | 
| 127 | 8 | 1016 | 
| 130 | 14 | 1820 | 
| 131 | 23 | 3013 | 
| 132 | 23 | 3036 | 
| 133 | 48 | 6384 | 
| 134 | 56 | 7504 | 
| 135 | 65 | 8775 | 
| 136 | 84 | 11424 | 
| 137 | 80 | 10960 | 
| 138 | 111 | 15318 | 
| 139 | 89 | 12371 | 
| 140 | 70 | 9800 | 
| 141 | 76 | 10716 | 
| 142 | 68 | 9656 | 
| 143 | 54 | 7722 | 
| 144 | 29 | 4176 | 
| 145 | 23 | 3335 | 
| 146 | 17 | 2482 | 
| 147 | 12 | 1764 | 
| 148 | 2 | 296 | 
| 149 | 2 | 298 | 
| 150 | 7 | 1050 | 
| 151 | 3 | 453 | 
| 152 | 3 | 456 | 
| 153 | 4 | 612 | 
| 154 | 5 | 770 | 
| 155 | 2 | 310 | 
| 156 | 4 | 624 | 
| 157 | 2 | 314 | 
| 158 | 2 | 316 | 
| 159 | 3 | 477 | 
| 160 | 1 | 160 | 
| 233 | 1 | 233 | 
| Total | 1002 | 138900 | 
| Chop Size | Count | Octets | 
| 8 | 1 | 8 | 
| 127 | 1 | 127 | 
| 128 | 2 | 256 | 
| 130 | 13 | 1690 | 
| 131 | 10 | 1310 | 
| 134 | 21 | 2814 | 
| 135 | 28 | 3780 | 
| 136 | 36 | 4896 | 
| 137 | 69 | 9453 | 
| 138 | 81 | 11178 | 
| 139 | 110 | 15290 | 
| 140 | 102 | 14280 | 
| 141 | 88 | 12408 | 
| 142 | 98 | 13916 | 
| 143 | 82 | 11726 | 
| 144 | 69 | 9936 | 
| 145 | 62 | 8990 | 
| 146 | 30 | 4380 | 
| 147 | 25 | 3675 | 
| 148 | 16 | 2368 | 
| 149 | 12 | 1788 | 
| 150 | 4 | 600 | 
| 151 | 5 | 755 | 
| 152 | 4 | 608 | 
| 153 | 4 | 612 | 
| 154 | 4 | 616 | 
| 155 | 2 | 310 | 
| 156 | 6 | 936 | 
| 157 | 3 | 471 | 
| 158 | 4 | 632 | 
| 159 | 2 | 318 | 
| 160 | 2 | 320 | 
| 161 | 2 | 322 | 
| 162 | 3 | 486 | 
| 338 | 1 | 338 | 
| Total | 1002 | 141593 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
65740d0a436f6e6e656374696f6e ...
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=93a7171f, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 888293a7171f904f
007 RX OCTETS: 880203e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
009 TCP DROPPED BY PEER