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 --- .../textdecoder-fatal-single-byte.any.js.ini | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 testing/web-platform/meta/encoding/textdecoder-fatal-single-byte.any.js.ini (limited to 'testing/web-platform/meta/encoding/textdecoder-fatal-single-byte.any.js.ini') diff --git a/testing/web-platform/meta/encoding/textdecoder-fatal-single-byte.any.js.ini b/testing/web-platform/meta/encoding/textdecoder-fatal-single-byte.any.js.ini new file mode 100644 index 0000000000..44510ea1f0 --- /dev/null +++ b/testing/web-platform/meta/encoding/textdecoder-fatal-single-byte.any.js.ini @@ -0,0 +1,39 @@ +[textdecoder-fatal-single-byte.any.worker.html?7001-last] + +[textdecoder-fatal-single-byte.any.worker.html?5001-6000] + +[textdecoder-fatal-single-byte.any.html?6001-7000] + +[textdecoder-fatal-single-byte.any.worker.html?4001-5000] + +[textdecoder-fatal-single-byte.any.html?5001-6000] + +[textdecoder-fatal-single-byte.any.worker.html?3001-4000] + expected: + if (os == "mac") and not debug: [OK, ERROR] + +[textdecoder-fatal-single-byte.any.html?1-1000] + +[textdecoder-fatal-single-byte.any.html?1001-2000] + +[textdecoder-fatal-single-byte.any.html?4001-5000] + +[textdecoder-fatal-single-byte.any.html?3001-4000] + +[textdecoder-fatal-single-byte.any.worker.html?6001-7000] + expected: + if (os == "linux") and not debug and fission: [OK, ERROR] + +[textdecoder-fatal-single-byte.any.html?2001-3000] + +[textdecoder-fatal-single-byte.any.html?7001-last] + +[textdecoder-fatal-single-byte.any.worker.html?1001-2000] + +[textdecoder-fatal-single-byte.any.worker.html?2001-3000] + expected: + if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [OK, ERROR] + +[textdecoder-fatal-single-byte.any.worker.html?1-1000] + expected: + if (os == "android") and not debug: [OK, ERROR] -- cgit v1.2.3