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