From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../meta/websockets/Send-data.any.js.ini | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 testing/web-platform/meta/websockets/Send-data.any.js.ini (limited to 'testing/web-platform/meta/websockets/Send-data.any.js.ini') diff --git a/testing/web-platform/meta/websockets/Send-data.any.js.ini b/testing/web-platform/meta/websockets/Send-data.any.js.ini new file mode 100644 index 0000000000..ba32ff621d --- /dev/null +++ b/testing/web-platform/meta/websockets/Send-data.any.js.ini @@ -0,0 +1,36 @@ +[Send-data.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-data.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-data.any.worker.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Send-data.any.html?wpt_flags=h2] + expected: + if (os == "android") and not fission and not swgl: [OK, ERROR] + if (os == "mac") and not debug: [OK, TIMEOUT] + if (os == "android") and fission: [OK, ERROR, TIMEOUT] + [Send data on a WebSocket - Connection should be closed] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + +[Send-data.any.worker.html?wpt_flags=h2] + expected: + if (os == "android") and debug and not swgl and fission: [OK, TIMEOUT] + if (os == "android") and debug and not swgl and not fission: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] + [Send data on a WebSocket - Connection should be closed] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + +[Send-data.any.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3