Websockets send typed arrays now

This commit is contained in:
Christian Poveda 2018-03-25 10:00:08 -05:00
parent 3ce3f39383
commit bff887c5a6
13 changed files with 32 additions and 90 deletions

View file

@ -1,9 +0,0 @@
[Secure-Send-binary-arraybufferview-float32.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Float32Array - Message should be received]
expected: FAIL
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Float32Array - Connection should be closed]
expected: NOTRUN

View file

@ -1,12 +0,0 @@
[Send-binary-65K-arraybuffer.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Send 65K binary data on a WebSocket - ArrayBuffer - Connection should be opened]
expected: FAIL
[W3C WebSocket API - Send 65K binary data on a WebSocket - ArrayBuffer - Message should be received]
expected: FAIL
[W3C WebSocket API - Send 65K binary data on a WebSocket - ArrayBuffer - Connection should be closed]
expected: NOTRUN

View file

@ -1,12 +0,0 @@
[Send-binary-arraybuffer.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBuffer - Connection should be opened]
expected: FAIL
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBuffer - Message should be received]
expected: FAIL
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBuffer - Connection should be closed]
expected: NOTRUN

View file

@ -1,9 +0,0 @@
[Send-binary-arraybufferview-int16-offset.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Int16Array with offset - Message should be received]
expected: FAIL
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Int16Array with offset - Connection should be closed]
expected: NOTRUN

View file

@ -1,9 +0,0 @@
[Send-binary-arraybufferview-int8.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Int8Array - Message should be received]
expected: FAIL
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Int8Array - Connection should be closed]
expected: NOTRUN

View file

@ -1,9 +1,3 @@
[001.html]
type: testharness
[WebSockets: Send/Receive blob, blob size less than network array buffer]
expected: FAIL
[001.html?wss]
type: testharness
expected: TIMEOUT

View file

@ -1,9 +1,3 @@
[002.html]
type: testharness
[WebSockets: Send/Receive blob, blob size greater than network array buffer]
expected: FAIL
[002.html?wss]
type: testharness
[WebSockets: Send/Receive blob, blob size greater than network array buffer]

View file

@ -1,9 +1,3 @@
[004.html]
type: testharness
[WebSockets: Send/Receive ArrayBuffer, size greater than network array buffer]
expected: FAIL
[004.html?wss]
type: testharness
[WebSockets: Send/Receive ArrayBuffer, size greater than network array buffer]

View file

@ -1,9 +1,3 @@
[005.html]
type: testharness
[WebSockets: Send/Receive ArrayBuffer, size less than network array buffer]
expected: FAIL
[005.html?wss]
type: testharness
expected: TIMEOUT

View file

@ -1,9 +1,3 @@
[bufferedAmount-arraybuffer.html]
type: testharness
[WebSockets: bufferedAmount for ArrayBuffer]
expected: FAIL
[bufferedAmount-arraybuffer.html?wss]
type: testharness
expected: TIMEOUT

View file

@ -1,9 +1,3 @@
[bufferedAmount-blob.html]
type: testharness
[WebSockets: bufferedAmount for blob]
expected: FAIL
[bufferedAmount-blob.html?wss]
type: testharness
expected: TIMEOUT