Skip to content

Commit 71a50a2

Browse files
committed
Fixing tests
1 parent 57d2c9b commit 71a50a2

File tree

1,216 files changed

+193957
-195353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,216 files changed

+193957
-195353
lines changed

Test/autobahn/index.html

Lines changed: 109 additions & 109 deletions
Large diffs are not rendered by default.

Test/autobahn/index.json

Lines changed: 606 additions & 606 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_case_10_1_1.html

Lines changed: 509 additions & 510 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_case_10_1_1.json

Lines changed: 113 additions & 113 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_case_1_1_1.html

Lines changed: 301 additions & 301 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_case_1_1_1.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"createWirelog": true,
99
"description": "Send text message with payload 0.",
1010
"droppedByMe": false,
11-
"duration": 13,
11+
"duration": 2,
1212
"expectation": "Receive echo'ed text message (with empty payload). Clean close with normal code.",
1313
"expected": {
1414
"OK": [
@@ -27,8 +27,8 @@
2727
"requireClean": true
2828
},
2929
"failedByMe": false,
30-
"httpRequest": "GET / HTTP/1.1\r\nUser-Agent: AutobahnTestSuite/0.7.6-0.10.9\r\nHost: localhost:3000\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nSec-WebSocket-Key: 5uJ+AovFWldQ6FCq3Qjf0g==\r\nSec-WebSocket-Version: 13\r\n\r\n",
31-
"httpResponse": "HTTP/1.1 101 Web Socket Protocol Handshake\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8QiRHeEbGMvUN2LNdb+XEHMoj5Y=\r\n\r\n",
30+
"httpRequest": "GET / HTTP/1.1\r\nUser-Agent: AutobahnTestSuite/0.7.6-0.10.9\r\nHost: localhost:3000\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nSec-WebSocket-Key: 7VBB+1AGIA02dXBlVzX+VQ==\r\nSec-WebSocket-Version: 13\r\n\r\n",
31+
"httpResponse": "HTTP/1.1 101 Web Socket Protocol Handshake\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3U84G9Ab1kfNRdNB4XcYIPlzI9o=\r\n\r\n",
3232
"id": "1.1.1",
3333
"isServer": false,
3434
"localCloseCode": 1000,
@@ -55,7 +55,7 @@
5555
"4": 1,
5656
"139": 1
5757
},
58-
"started": "2017-05-27T01:43:27.989Z",
58+
"started": "2017-05-28T14:16:09.902Z",
5959
"trafficStats": null,
6060
"txFrameStats": {
6161
"1": 1,
@@ -96,7 +96,7 @@
9696
1,
9797
true,
9898
0,
99-
"31d340af",
99+
"e692138f",
100100
null,
101101
null,
102102
false
@@ -105,7 +105,7 @@
105105
"TO",
106106
[
107107
6,
108-
"818031d340af"
108+
"8180e692138f"
109109
],
110110
false
111111
],
@@ -141,7 +141,7 @@
141141
8,
142142
true,
143143
0,
144-
"f08534f5",
144+
"ae439f19",
145145
null,
146146
null,
147147
false
@@ -150,7 +150,7 @@
150150
"TO",
151151
[
152152
8,
153-
"8882f08534f5f36d"
153+
"8882ae439f19adab"
154154
],
155155
false
156156
],

0 commit comments

Comments
 (0)