AVR / W5500 / Ethernet - Case 5.11 : Pass - 22 ms @ 2020-06-03T17:01:35.329Z
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in octet-wise chops.
Case Expectation
The connection is failed immediately, since there is no message to continue.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': []}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.0-0.10.9 Host: 192.168.46.181:9001 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: v7qsj45nZfHwZIRVb8YUxw== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: 3KSRgK0TKE8AVk73GkrZL82epS0=
Key | Value | Description |
isServer | False | True, iff I (the fuzzer) am a server, and the peer is a client. |
closedByMe | False | 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 | 1002 | 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 |
1 | 49 | 49 |
2 | 9 | 18 |
3 | 3 | 9 |
5 | 1 | 5 |
52 | 1 | 52 |
Total | 63 | 133 |
Chop Size | Count | Octets |
1 | 49 | 49 |
8 | 1 | 8 |
245 | 1 | 245 |
Total | 51 | 302 |
Opcode | Count |
8 | 1 |
Total | 1 |
Opcode | Count |
0 | 1 |
1 | 1 |
8 | 1 |
Total | 3 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 48
002 RX OCTETS: 54
003 RX OCTETS: 54
004 RX OCTETS: 50
005 RX OCTETS: 2f
006 RX OCTETS: 31
007 RX OCTETS: 2e
008 RX OCTETS: 31
009 RX OCTETS: 20
010 RX OCTETS: 31
011 RX OCTETS: 30
012 RX OCTETS: 31
013 RX OCTETS: 20
014 RX OCTETS: 53
015 RX OCTETS: 77
016 RX OCTETS: 69
017 RX OCTETS: 74
018 RX OCTETS: 63
019 RX OCTETS: 68
020 RX OCTETS: 696e67
021 RX OCTETS: 20
022 RX OCTETS: 50
023 RX OCTETS: 72
024 RX OCTETS: 6f74
025 RX OCTETS: 6f
026 RX OCTETS: 63
027 RX OCTETS: 6f6c
028 RX OCTETS: 73
029 RX OCTETS: 0d0a
030 RX OCTETS: 55
031 RX OCTETS: 70
032 RX OCTETS: 67
033 RX OCTETS: 72
034 RX OCTETS: 6164
035 RX OCTETS: 65
036 RX OCTETS: 3a
037 RX OCTETS: 20
038 RX OCTETS: 776562736f
039 RX OCTETS: 636b
040 RX OCTETS: 65
041 RX OCTETS: 740d0a
042 RX OCTETS: 43
043 RX OCTETS: 6f
044 RX OCTETS: 6e
045 RX OCTETS: 6e
046 RX OCTETS: 65
047 RX OCTETS: 63
048 RX OCTETS: 74
049 RX OCTETS: 69
050 RX OCTETS: 6f
051 RX OCTETS: 6e
052 RX OCTETS: 3a
053 RX OCTETS: 20
054 RX OCTETS: 55
055 RX OCTETS: 706772
056 RX OCTETS: 61
057 RX OCTETS: 64
058 RX OCTETS: 65
059 RX OCTETS: 0d0a5365632d576562536f636b65742d4163636570743a20334b5352674b30544b453841566b3733476b725a4c3832657053
303d
060 RX OCTETS: 0d0a
061 RX OCTETS: 0d0a
062 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=24, MASK=dda356e4, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
non-continuation payload
063 TX OCTETS: 80
064 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=6392ba9b, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
Hello, world!
065 FAIL CONNECTION AFTER 1.000000 sec
066 TX OCTETS: 98
067 TX OCTETS: dd
068 TX OCTETS: a3
069 TX OCTETS: 56
070 TX OCTETS: e4
071 TX OCTETS: b3
072 TX OCTETS: cc
073 TX OCTETS: 38
074 TX OCTETS: c9
075 TX OCTETS: be
076 TX OCTETS: cc
077 TX OCTETS: 38
078 TX OCTETS: 90
079 TX OCTETS: b4
080 TX OCTETS: cd
081 TX OCTETS: 23
082 TX OCTETS: 85
083 TX OCTETS: a9
084 TX OCTETS: ca
085 TX OCTETS: 39
086 TX OCTETS: 8a
087 TX OCTETS: fd
088 TX OCTETS: d3
089 TX OCTETS: 37
090 TX OCTETS: 9d
091 TX OCTETS: b1
092 TX OCTETS: cc
093 TX OCTETS: 37
094 TX OCTETS: 80
095 TX OCTETS: 81
096 TX OCTETS: 8d
097 TX OCTETS: 63
098 TX OCTETS: 92
099 TX OCTETS: ba
100 TX OCTETS: 9b
101 TX OCTETS: 2b
102 TX OCTETS: f7
103 TX OCTETS: d6
104 TX OCTETS: f7
105 TX OCTETS: 0c
106 TX OCTETS: be
107 TX OCTETS: 9a
108 TX OCTETS: ec
109 TX OCTETS: 0c
110 TX OCTETS: e0
111 TX OCTETS: d6
112 TX OCTETS: ff
113 TX OCTETS: 42
114 RX OCTETS: 8802
115 RX OCTETS: 03ea
116 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03ea
117 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=8ed9740d, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
118 TX OCTETS: 88828ed9740d8d31
119 TCP DROPPED BY PEER