Autobahn WebSocket Testsuite Report
Autobahn WebSocket

SAMD21 / W5100 / Ethernet - Case 6.2.4 : Pass - 9 ms @ 2020-06-03T17:02:47.538Z

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)



Opening Handshake

GET / HTTP/1.1
User-Agent: AutobahnTestSuite/0.8.0-0.10.9
Host: 192.168.46.183:9001
Upgrade: WebSocket
Connection: Upgrade
Pragma: no-cache
Cache-Control: no-cache
Sec-WebSocket-Key: FMLTGwSwHg4pIqtpG4cTfA==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: dEosRPM6++wXEF+R8bCpH15w0qc=


Closing Behavior

KeyValueDescription
isServerFalseTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, 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.
droppedByMeFalseTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
224
414
13113
21121
50150
54154
Total7146

Octets Transmitted by Chop Size

Chop SizeCountOctets
616
71177
818
2451245
Total14336

Frames Received by Opcode

OpcodeCount
11
81
Total2

Frames Transmitted by Opcode

OpcodeCount
011
11
81
Total13


Wire Log

000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
               302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
               65740d0a
002 RX OCTETS: 436f6e6e656374696f6e3a20557067726164650d0a
003 RX OCTETS: 5365632d576562536f636b65742d4163636570743a2064456f7352504d362b2b775845462b5238624370483135773071633d
004 RX OCTETS: 0d0a
005 RX OCTETS: 0d0a
006 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=5c260cdb, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
007 TX OCTETS: 01815c260cdb92
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=030221dd, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xba
009 TX OCTETS: 0081030221ddb9
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=1f1accd7, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xe1
011 TX OCTETS: 00811f1accd7fe
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=0a7cb791, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xbd
013 TX OCTETS: 00810a7cb791b7
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=aca40d2e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xb9
015 TX OCTETS: 0081aca40d2e15
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=c4e63351, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xcf
017 TX OCTETS: 0081c4e633510b
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=c18e04f9, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x83
019 TX OCTETS: 0081c18e04f942
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=8016fc87, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
021 TX OCTETS: 00818016fc874e
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=556187b8, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xbc
023 TX OCTETS: 0081556187b8e9
024 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=b432a2e6, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
025 TX OCTETS: 0081b432a2e67a
026 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=aec8d632, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xb5
027 TX OCTETS: 0081aec8d6321b
028 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=b430fe8c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
029 TX OCTETS: 8080b430fe8c
030 CLOSE CONNECTION AFTER 1.000000 sec
031 RX OCTETS: 810bcebae1bdb9cf83cebcceb5
032 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASKED=False, MASK=None
               κόσμε
033 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=616b98e4, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
034 TX OCTETS: 8882616b98e46283
035 RX OCTETS: 880203e8
036 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
               0x03e8
037 TCP DROPPED BY PEER