diff options
Diffstat (limited to 'testing/web-platform/meta/websockets/Send-binary-arraybufferview-float64.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/websockets/Send-binary-arraybufferview-float64.any.js.ini | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/Send-binary-arraybufferview-float64.any.js.ini b/testing/web-platform/meta/websockets/Send-binary-arraybufferview-float64.any.js.ini new file mode 100644 index 0000000000..cb7917cdc4 --- /dev/null +++ b/testing/web-platform/meta/websockets/Send-binary-arraybufferview-float64.any.js.ini @@ -0,0 +1,27 @@ +[Send-binary-arraybufferview-float64.any.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-binary-arraybufferview-float64.any.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-binary-arraybufferview-float64.any.worker.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Send binary data on a WebSocket - ArrayBufferView - Float64Array - Connection should be closed] + expected: + if os == "mac": [PASS, FAIL] + + +[Send-binary-arraybufferview-float64.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-binary-arraybufferview-float64.any.worker.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-binary-arraybufferview-float64.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |