summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/blob-composite-blob-reads.any.js.ini25
1 files changed, 25 insertions, 0 deletions
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]