From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- ...-many-64K-messages-with-backpressure.any.js.ini | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 testing/web-platform/meta/websockets/send-many-64K-messages-with-backpressure.any.js.ini (limited to 'testing/web-platform/meta/websockets/send-many-64K-messages-with-backpressure.any.js.ini') diff --git a/testing/web-platform/meta/websockets/send-many-64K-messages-with-backpressure.any.js.ini b/testing/web-platform/meta/websockets/send-many-64K-messages-with-backpressure.any.js.ini new file mode 100644 index 0000000000..4538b7c5ff --- /dev/null +++ b/testing/web-platform/meta/websockets/send-many-64K-messages-with-backpressure.any.js.ini @@ -0,0 +1,80 @@ +[send-many-64K-messages-with-backpressure.any.serviceworker.html?wpt_flags=h2] + expected: TIMEOUT + [sending 50 messages of size 65536 with backpressure applied should not hang] + expected: TIMEOUT + + +[send-many-64K-messages-with-backpressure.any.sharedworker.html] + +[send-many-64K-messages-with-backpressure.any.html?wpt_flags=h2] + expected: + if (os == "win") and ccov: [OK, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and not fission: [OK, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and fission: [OK, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86"): [TIMEOUT, OK] + if not debug and (os == "win"): TIMEOUT + if not debug and (os == "mac"): [OK, TIMEOUT] + [sending 50 messages of size 65536 with backpressure applied should not hang] + expected: + if (os == "win") and ccov: [FAIL, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and fission: [FAIL, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and not fission: [FAIL, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86"): [TIMEOUT, FAIL] + if not debug and (os == "mac"): [FAIL, TIMEOUT] + if not debug and (os == "win"): TIMEOUT + FAIL + + +[send-many-64K-messages-with-backpressure.any.html] + +[send-many-64K-messages-with-backpressure.any.serviceworker.html] + +[send-many-64K-messages-with-backpressure.any.sharedworker.html?wpt_flags=h2] + expected: + if (os == "win") and ccov: [OK, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and not fission: [OK, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and fission: [OK, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86"): [TIMEOUT, OK] + if not debug and (os == "win"): TIMEOUT + if not debug and (os == "mac"): TIMEOUT + [sending 50 messages of size 65536 with backpressure applied should not hang] + expected: + if (os == "win") and ccov: [FAIL, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and not fission: [FAIL, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86_64") and fission: [FAIL, TIMEOUT] + if not debug and (os == "linux") and (processor == "x86"): [TIMEOUT, FAIL] + if not debug and (os == "mac"): TIMEOUT + if not debug and (os == "win"): TIMEOUT + FAIL + + +[send-many-64K-messages-with-backpressure.any.worker.html?wpt_flags=h2] + expected: + if (os == "win") and ccov: [OK, TIMEOUT] + if (os == "linux") and not debug and (processor == "x86_64") and not fission: [OK, TIMEOUT] + if (os == "linux") and not debug and (processor == "x86_64") and fission: [OK, TIMEOUT] + if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK] + if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT + if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK] + if (os == "mac") and not debug: TIMEOUT + [sending 50 messages of size 65536 with backpressure applied should not hang] + expected: + if (os == "win") and ccov: [FAIL, TIMEOUT] + if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, TIMEOUT] + if (os == "linux") and not debug and (processor == "x86_64") and not fission: [FAIL, TIMEOUT] + if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, FAIL] + if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT + if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, FAIL] + if (os == "mac") and not debug: TIMEOUT + FAIL + + +[send-many-64K-messages-with-backpressure.any.html?wss] + +[send-many-64K-messages-with-backpressure.any.serviceworker.html?wss] + +[send-many-64K-messages-with-backpressure.any.worker.html?wss] + +[send-many-64K-messages-with-backpressure.any.sharedworker.html?wss] + +[send-many-64K-messages-with-backpressure.any.worker.html] -- cgit v1.2.3