Tungstenite - Case 12.5.11 : Fail - 46 ms @ 2020-09-07T18:50:55.637Z
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
Case Outcome
Echo'ed message length differs from what I sent (got length 8191, expected length 8192).
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=384&agent=Tungstenite HTTP/1.1 Host: localhost:9001 Connection: Upgrade Upgrade: websocket Sec-WebSocket-Version: 13 Sec-WebSocket-Key: Iv6ajlass21UxH1P5RA1qg== sec-websocket-extensions: permessage-deflate; client_max_window_bits
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.8.1-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: DB4tJOpu/QG6Ht7N+g3GjMfRmos= Sec-WebSocket-Extensions: permessage-deflate
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 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 |
8 | 1 | 8 |
257 | 1 | 257 |
7383 | 1 | 7383 |
7478 | 1 | 7478 |
7572 | 1 | 7572 |
7661 | 1 | 7661 |
7669 | 1 | 7669 |
7745 | 1 | 7745 |
7776 | 1 | 7776 |
7798 | 1 | 7798 |
7802 | 1 | 7802 |
7813 | 1 | 7813 |
7817 | 1 | 7817 |
7821 | 1 | 7821 |
7824 | 1 | 7824 |
7829 | 1 | 7829 |
7830 | 1 | 7830 |
7837 | 1 | 7837 |
7843 | 1 | 7843 |
7845 | 1 | 7845 |
7852 | 1 | 7852 |
7853 | 1 | 7853 |
7861 | 2 | 15722 |
7862 | 1 | 7862 |
7871 | 1 | 7871 |
7903 | 1 | 7903 |
7911 | 1 | 7911 |
7917 | 1 | 7917 |
7918 | 1 | 7918 |
7934 | 1 | 7934 |
7951 | 1 | 7951 |
7988 | 1 | 7988 |
8016 | 1 | 8016 |
8018 | 1 | 8018 |
8022 | 1 | 8022 |
8038 | 1 | 8038 |
8054 | 1 | 8054 |
8061 | 1 | 8061 |
8071 | 1 | 8071 |
8072 | 1 | 8072 |
8127 | 1 | 8127 |
8196 | 1 | 8196 |
Total | 43 | 322965 |
Chop Size | Count | Octets |
4 | 1 | 4 |
13 | 1 | 13 |
46 | 2 | 92 |
61 | 1 | 61 |
74 | 1 | 74 |
75 | 1 | 75 |
87 | 1 | 87 |
94 | 1 | 94 |
97 | 1 | 97 |
115 | 1 | 115 |
119 | 2 | 238 |
120 | 1 | 120 |
131 | 2 | 262 |
132 | 1 | 132 |
142 | 2 | 284 |
143 | 1 | 143 |
149 | 1 | 149 |
151 | 2 | 302 |
156 | 1 | 156 |
160 | 1 | 160 |
161 | 1 | 161 |
169 | 2 | 338 |
177 | 2 | 354 |
178 | 1 | 178 |
187 | 1 | 187 |
194 | 1 | 194 |
211 | 1 | 211 |
219 | 1 | 219 |
229 | 1 | 229 |
235 | 2 | 470 |
239 | 1 | 239 |
247 | 2 | 494 |
252 | 1 | 252 |
259 | 1 | 259 |
260 | 1236 | 321360 |
Total | 1279 | 327803 |
Opcode | Count |
2 | 41 |
8 | 1 |
Total | 42 |
Opcode | Count |
0 | 1236 |
2 | 41 |
8 | 1 |
Total | 1278 |
000 RX OCTETS: 474554202f72756e436173653f636173653d333834266167656e743d54756e677374656e69746520485454502f312e310d0a
486f73743a206c6f63616c686f73 ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e382e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.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: 88829c021b729fea
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3963303231623732
0x03e8
009 TCP DROPPED BY ME