AVR / W5500 / Ethernet - Case 6.2.4 : Pass - 12 ms @ 2020-06-03T17:01:38.181Z
Case Description
Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
κόσμε
cebae1bdb9cf83cebcceb5
Case Expectation
The message is echo'ed back to us.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': [('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]}
Observed:
[('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]
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: OhnBQltTASmQduaUPJu2Hw== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: 7S+Sqff//uhC4duhwggRk9KDnYI=
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 |
1 | 38 | 38 |
2 | 16 | 32 |
3 | 2 | 6 |
4 | 1 | 4 |
5 | 1 | 5 |
11 | 1 | 11 |
50 | 1 | 50 |
Total | 60 | 146 |
Chop Size | Count | Octets |
6 | 1 | 6 |
7 | 11 | 77 |
8 | 1 | 8 |
245 | 1 | 245 |
Total | 14 | 336 |
Opcode | Count |
1 | 1 |
8 | 1 |
Total | 2 |
Opcode | Count |
0 | 11 |
1 | 1 |
8 | 1 |
Total | 13 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 48
002 RX OCTETS: 5454
003 RX OCTETS: 50
004 RX OCTETS: 2f
005 RX OCTETS: 312e
006 RX OCTETS: 31
007 RX OCTETS: 20
008 RX OCTETS: 3130
009 RX OCTETS: 31
010 RX OCTETS: 20
011 RX OCTETS: 53
012 RX OCTETS: 77
013 RX OCTETS: 69
014 RX OCTETS: 74
015 RX OCTETS: 636869
016 RX OCTETS: 6e
017 RX OCTETS: 6720
018 RX OCTETS: 50
019 RX OCTETS: 726f
020 RX OCTETS: 74
021 RX OCTETS: 6f63
022 RX OCTETS: 6f6c730d0a
023 RX OCTETS: 557067
024 RX OCTETS: 72
025 RX OCTETS: 6164
026 RX OCTETS: 653a
027 RX OCTETS: 2077
028 RX OCTETS: 65
029 RX OCTETS: 62
030 RX OCTETS: 73
031 RX OCTETS: 6f
032 RX OCTETS: 636b
033 RX OCTETS: 65
034 RX OCTETS: 74
035 RX OCTETS: 0d0a
036 RX OCTETS: 43
037 RX OCTETS: 6f
038 RX OCTETS: 6e
039 RX OCTETS: 6e65
040 RX OCTETS: 63
041 RX OCTETS: 74
042 RX OCTETS: 696f
043 RX OCTETS: 6e
044 RX OCTETS: 3a
045 RX OCTETS: 20
046 RX OCTETS: 55
047 RX OCTETS: 70
048 RX OCTETS: 6772
049 RX OCTETS: 61
050 RX OCTETS: 64
051 RX OCTETS: 65
052 RX OCTETS: 0d0a
053 RX OCTETS: 5365632d576562536f636b65742d4163636570743a2037532b537166662f2f75684334647568776767526b394b446e59493d
054 RX OCTETS: 0d0a0d0a
055 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=6915a232, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xce
056 TX OCTETS: 01816915a232a7
057 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=9781b63d, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xba
058 TX OCTETS: 00819781b63d2d
059 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=e82ed109, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xe1
060 TX OCTETS: 0081e82ed10909
061 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=9ea37105, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xbd
062 TX OCTETS: 00819ea3710523
063 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=02120798, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xb9
064 TX OCTETS: 008102120798bb
065 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=baf1e654, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xcf
066 TX OCTETS: 0081baf1e65475
067 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=72e6bcc7, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x83
068 TX OCTETS: 008172e6bcc7f1
069 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=329fdf7e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xce
070 TX OCTETS: 0081329fdf7efc
071 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=a19107bd, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xbc
072 TX OCTETS: 0081a19107bd1d
073 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=27547113, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xce
074 TX OCTETS: 008127547113e9
075 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=8813f3cf, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0xb5
076 TX OCTETS: 00818813f3cf3d
077 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=e40b681b, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
078 TX OCTETS: 8080e40b681b
079 CLOSE CONNECTION AFTER 1.000000 sec
080 RX OCTETS: 81
081 RX OCTETS: 0b
082 RX OCTETS: cebae1bdb9cf83cebcceb5
083 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASKED=False, MASK=None
κόσμε
084 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=14cc6341, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
085 TX OCTETS: 888214cc63411724
086 RX OCTETS: 88
087 RX OCTETS: 02
088 RX OCTETS: 03e8
089 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
090 TCP DROPPED BY PEER