trisquel-icecat/icecat/testing/web-platform/meta/IndexedDB/delete-request-queue.any.js.ini
2025-10-06 02:35:48 -06: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