diff options
Diffstat (limited to 'testing/web-platform/meta/websockets/Send-unicode-data.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/websockets/Send-unicode-data.any.js.ini | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/Send-unicode-data.any.js.ini b/testing/web-platform/meta/websockets/Send-unicode-data.any.js.ini new file mode 100644 index 0000000000..4468716e0c --- /dev/null +++ b/testing/web-platform/meta/websockets/Send-unicode-data.any.js.ini @@ -0,0 +1,25 @@ +[Send-unicode-data.any.worker.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-unicode-data.any.worker.html?wpt_flags=h2] + expected: + if (os == "android") and not swgl and fission: [OK, TIMEOUT] + if (os == "android") and not swgl and not fission: [OK, TIMEOUT] + +[Send-unicode-data.any.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-unicode-data.any.html?wpt_flags=h2] + expected: + if (os == "android") and not swgl and fission: [OK, TIMEOUT] + if (os == "android") and not swgl and not fission: [OK, TIMEOUT] + +[Send-unicode-data.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-unicode-data.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |