1
0
Fork 0
firefox/testing/web-platform/meta/IndexedDB/delete-request-queue.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

15 lines
447 B
INI

[delete-request-queue.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[delete-request-queue.any.sharedworker.html]
[delete-request-queue.any.worker.html]
expected:
if (os == "linux") and not fission and not debug: CRASH
if (os == "mac") and not debug: [OK, CRASH]
[delete-request-queue.any.html]
expected:
if not tsan and (os == "android") and not debug: [OK, CRASH]
if tsan: TIMEOUT