From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../Create-valid-url-array-protocols.any.js.ini | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 testing/web-platform/meta/websockets/Create-valid-url-array-protocols.any.js.ini (limited to 'testing/web-platform/meta/websockets/Create-valid-url-array-protocols.any.js.ini') diff --git a/testing/web-platform/meta/websockets/Create-valid-url-array-protocols.any.js.ini b/testing/web-platform/meta/websockets/Create-valid-url-array-protocols.any.js.ini new file mode 100644 index 0000000000..eb8591ae0c --- /dev/null +++ b/testing/web-platform/meta/websockets/Create-valid-url-array-protocols.any.js.ini @@ -0,0 +1,34 @@ +[Create-valid-url-array-protocols.any.worker.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + +[Create-valid-url-array-protocols.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Create-valid-url-array-protocols.any.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] + [Create WebSocket - Pass a valid URL and array of protocol strings - Connection should be closed] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + +[Create-valid-url-array-protocols.any.worker.html?wpt_flags=h2] + expected: + if (os == "mac") and not debug: [OK, TIMEOUT] + if (os == "android") and fission: [OK, TIMEOUT] + [Create WebSocket - Pass a valid URL and array of protocol strings - Connection should be closed] + expected: + if (os == "mac") and debug: [PASS, FAIL] + if (os == "mac") and not debug: [PASS, FAIL, NOTRUN] + + +[Create-valid-url-array-protocols.any.worker.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Create-valid-url-array-protocols.any.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3