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 --- .../IndexedDB/blob-composite-blob-reads.any.js.ini | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini (limited to 'testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini') diff --git a/testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini b/testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini new file mode 100644 index 0000000000..865481d559 --- /dev/null +++ b/testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini @@ -0,0 +1,25 @@ +[blob-composite-blob-reads.any.worker.html] + expected: + if (os == "linux") and fission and not swgl: [OK, TIMEOUT] + if (os == "linux") and not fission and asan: [OK, TIMEOUT] + [Composite Blob Handling: Many blobs: fetch-blob-url] + expected: + if (os == "linux") and fission and not swgl: [PASS, TIMEOUT] + if (os == "linux") and not fission and asan: [PASS, TIMEOUT] + + [Composite Blob Handling: Many blobs: direct] + expected: + if (os == "linux") and fission and not swgl: [PASS, NOTRUN] + if (os == "linux") and not fission and asan: [PASS, NOTRUN] + + +[blob-composite-blob-reads.any.html] + expected: + if (os == "linux") and not debug: [OK, TIMEOUT] + [Composite Blob Handling: Many blobs: direct] + expected: + if (os == "linux") and not debug: [PASS, NOTRUN] + + [Composite Blob Handling: Many blobs: fetch-blob-url] + expected: + if (os == "linux") and not debug: [PASS, TIMEOUT] -- cgit v1.2.3