WebSockets Protocol Test Report
Autobahn WebSockets

wslay - Case 6.2.4 : Pass - 1 ms @ 2012-01-09T14:45:56Z

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', '\xce\xba\xe1\xbd\xb9\xcf\x83\xce\xbc\xce\xb5', False)]}

Observed:
[('message', '\xce\xba\xe1\xbd\xb9\xcf\x83\xce\xbc\xce\xb5', False)]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET / HTTP/1.1
User-Agent: AutobahnWebSocketsTestSuite/0.4.10
Host: localhost:9090
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: sdnPjWhFXJhdQbOh0f3eag==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: z/An75S5sbj+3aHhdrXm3w8u3qE=


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 WebSockets 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.
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
414
13113
1291129
Total3146

Octets Transmitted by Chop Size

Chop SizeCountOctets
616
71177
818
2011201
Total14292

Frames Received by Opcode

OpcodeCount
11
81
Total2

Frames Transmitted by Opcode

OpcodeCount
011
11
81
Total13


Wire Log

000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e576562536f636b65747354657374
               53756974652f302e342e31300d0a486f73743a206c6f63616c686f73743a393039300d0a557067726164653a20776562736f
               636b65740d0a436f6e6e656374696f6e3a20557067726164650d0a5365632d576562536f636b65742d4b65793a2073646e50
               6a576846584a686451624f683066336561673d3d0d0a5365632d576562536f636b65742d56657273696f6e3a2031330d0a0d
               0a
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
               65740d0a436f6e6e656374696f6e3a20557067726164650d0a5365632d576562536f636b65742d4163636570743a207a2f41
               6e3735533573626a2b336148686472586d337738753371453d0d0a0d0a
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, MASK=2187841d, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               Î
003 TX OCTETS: 01812187841def
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=0ea3a280, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               º
005 TX OCTETS: 00810ea3a280b4
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=79117636, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               á
007 TX OCTETS: 00817911763698
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=5fb02b29, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               ½
009 TX OCTETS: 00815fb02b29e2
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=67312e87, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               ¹
011 TX OCTETS: 008167312e87de
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=be7f233e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               Ï
013 TX OCTETS: 0081be7f233e71
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=987e12c5, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               ƒ
015 TX OCTETS: 0081987e12c51b
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=01c85e60, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               Î
017 TX OCTETS: 008101c85e60cf
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=4bf3cde6, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               ¼
019 TX OCTETS: 00814bf3cde6f7
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=07d84a9e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               Î
021 TX OCTETS: 008107d84a9ec9
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=196caa2b, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               µ
023 TX OCTETS: 0081196caa2bac
024 TX FRAME : OPCODE=0, FIN=True, RSV=0, MASK=f45c44a8, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
025 TX OCTETS: 8080f45c44a8
026 CLOSE CONNECTION AFTER 1.000000 sec
027 RX OCTETS: 810bcebae1bdb9cf83cebcceb5
028 RX FRAME : OPCODE=1, FIN=True, RSV=0, MASKED=False, MASK=None
               κόσμε
029 TX FRAME : OPCODE=8, FIN=True, RSV=0, MASK=ed3df112, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
030 TX OCTETS: 8882ed3df112eed5
031 RX OCTETS: 880203e8
032 RX FRAME : OPCODE=8, FIN=True, RSV=0, MASKED=False, MASK=None
033 TCP DROPPED BY PEER