Autobahn WebSockets Testsuite Report
Autobahn WebSockets

yawl - Case 5.5 : Pass - 42 ms @ 2014-11-25T21:29:37.544Z

Case Description

Send text Message fragmented into 2 fragments, octets are sent in octet-wise chops.

Case Expectation

Message is processed and echo'ed back to us.

Case Outcome

Actual events match at least one expected.

Expected:
{'OK': [('message', u'fragment1fragment2', False)]}

Observed:
[('message', u'fragment1fragment2', False)]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /runCase?case=49&agent=yawl HTTP/1.1
Connection: keep-alive, Upgrade
Pragma: no-cache
Cache-Control: no-cache
Upgrade: websocket
Sec-WebSocket-Version: 13
Sec-WebSocket-Key: Cqx9xJWOupgHwTTuQWcfvw==
Host: localhost:9001
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.7.1-0.9.3-3
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: duung971FmKV5TYq6RdMu9+jCeI=


Closing Behavior

KeyValueDescription
isServerTrueTrue, 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.
droppedByMeTrueTrue, 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.
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).
remoteCloseCodeNoneThe 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
515
6530
7321
15230
2341234
Total14324

Octets Transmitted by Chop Size

Chop SizeCountOctets
12222
414
1701170
Total24196

Frames Received by Opcode

OpcodeCount
010
11
81
Total12

Frames Transmitted by Opcode

OpcodeCount
01
11
81
Total3


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d3439266167656e743d7961776c20485454502f312e310d0a436f6e6e65637469
               6f6e3a206b6565702d616c697665 ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e372e ...
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment1
003 TX OCTETS: 01
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment2
005 CLOSE CONNECTION AFTER 1.000000 sec
006 TX OCTETS: 09
007 TX OCTETS: 66
008 TX OCTETS: 72
009 TX OCTETS: 61
010 TX OCTETS: 67
011 TX OCTETS: 6d
012 TX OCTETS: 65
013 TX OCTETS: 6e
014 TX OCTETS: 74
015 RX OCTETS: 018590b443b1
016 TX OCTETS: 31
017 RX OCTETS: f6c622d6fd
018 RX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=5, MASKED=True, MASK=3930623434336231
               fragm
019 TX OCTETS: 80
020 RX OCTETS: 0082becd1489dba300816e5990221a
021 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6265636431343839
               en
022 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3665353939303232
               t
023 TX OCTETS: 09
024 RX OCTETS: 008140e0eb6571
025 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3430653065623635
               1
026 TX OCTETS: 66
027 TX OCTETS: 72
028 TX OCTETS: 61
029 TX OCTETS: 67
030 RX OCTETS: 0081709734b616
031 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3730393733346236
               f
032 TX OCTETS: 6d
033 RX OCTETS: 0082a459835e
034 TX OCTETS: 65
035 RX OCTETS: d638
036 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6134353938333565
               ra
037 TX OCTETS: 6e
038 RX OCTETS: 008228222020
039 TX OCTETS: 74
040 RX OCTETS: 4f4f
041 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3238323232303230
               gm
042 TX OCTETS: 32
043 RX OCTETS: 0081095d64086c
044 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3039356436343038
               e
045 RX OCTETS: 008156b5eeed
046 RX OCTETS: 38008260aaa083149880806b3fcadb
047 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3536623565656564
               n
048 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3630616161303833
               t2
049 RX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3662336663616462
050 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
051 TX OCTETS: 880203e8
052 RX OCTETS: 888090c1bfa5
053 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3930633162666135
054 TCP DROPPED BY ME