yawl - Case 5.8 : Pass - 42 ms @ 2014-11-25T21:29:37.668Z
Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in octet-wise chops.
Case Expectation
A pong is received, then the message is echo'ed back to us.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': [('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]}
Observed:
[('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=52&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: 2BAHxwAI7wRlGPk2nPborQ== 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: lJxyFj5Mm73PG86YLbCGrvNwH1A=
Key | Value | Description |
isServer | True | 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 | True | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSockets 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 | None | 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 | 1 | 1 |
6 | 4 | 24 |
7 | 7 | 49 |
9 | 1 | 9 |
12 | 1 | 12 |
13 | 1 | 13 |
234 | 1 | 234 |
Total | 16 | 342 |
Chop Size | Count | Octets |
1 | 36 | 36 |
4 | 1 | 4 |
170 | 1 | 170 |
Total | 38 | 210 |
Opcode | Count |
0 | 10 |
1 | 1 |
8 | 1 |
10 | 1 |
Total | 13 |
Opcode | Count |
0 | 1 |
1 | 1 |
8 | 1 |
9 | 1 |
Total | 4 |
000 RX OCTETS: 474554202f72756e436173653f636173653d3532266167656e743d7961776c20485454502f312e310d0a436f6e6e65637469
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=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
ping payload
005 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
fragment2
006 CLOSE CONNECTION AFTER 1.000000 sec
007 TX OCTETS: 09
008 TX OCTETS: 66
009 TX OCTETS: 72
010 TX OCTETS: 61
011 TX OCTETS: 67
012 TX OCTETS: 6d
013 TX OCTETS: 65
014 TX OCTETS: 6e
015 TX OCTETS: 74
016 TX OCTETS: 31
017 TX OCTETS: 89
018 TX OCTETS: 0c
019 TX OCTETS: 70
020 RX OCTETS: 0189a8482f4b
021 TX OCTETS: 69
022 RX OCTETS: ce3a4e2cc52d413f99
023 RX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6138343832663462
fragment1
024 TX OCTETS: 6e
025 TX OCTETS: 67
026 TX OCTETS: 20
027 TX OCTETS: 70
028 TX OCTETS: 61
029 TX OCTETS: 79
030 TX OCTETS: 6c
031 TX OCTETS: 6f
032 TX OCTETS: 61
033 TX OCTETS: 64
034 TX OCTETS: 80
035 TX OCTETS: 09
036 RX OCTETS: 8a8c19068d09
037 TX OCTETS: 66
038 RX OCTETS: 696fe36e3976ec707569ec6d
039 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3139303638643039
ping payload
040 TX OCTETS: 72
041 RX OCTETS: 0081f33bc4ce
042 TX OCTETS: 61
043 RX OCTETS: 95
044 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=6633336263346365
f
045 TX OCTETS: 67
046 RX OCTETS: 0081184a797d6a
047 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3138346137393764
r
048 TX OCTETS: 6d
049 RX OCTETS: 008168f1265909
050 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3638663132363539
a
051 TX OCTETS: 65
052 RX OCTETS: 0081dc5b46e6bb
053 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=6463356234366536
g
054 TX OCTETS: 6e
055 RX OCTETS: 00815b7ca47436
056 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3562376361343734
m
057 TX OCTETS: 74
058 RX OCTETS: 008100425f5b65
059 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3030343235663562
e
060 TX OCTETS: 32
061 RX OCTETS: 00812513fb834b
062 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3235313366623833
n
063 RX OCTETS: 00810167160475
064 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3031363731363034
t
065 RX OCTETS: 00818fb893acbd8080f3ba7149
066 RX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=3866623839336163
2
067 RX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6633626137313439
068 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
069 TX OCTETS: 880203e8
070 RX OCTETS: 8880e956ebaa
071 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6539353665626161
072 TCP DROPPED BY ME