trisquel-icecat/icecat/testing/web-platform/meta/xhr/sync-no-timeout.any.js.ini
2025-10-06 02:35:48 -06:00

15 lines
580 B
INI

[sync-no-timeout.any.html]
expected:
if debug and fission and (os == "win") and (processor == "x86"): CRASH
if debug and fission and (os == "mac"): CRASH
if debug and fission and (os == "linux"): CRASH
if not debug and (os == "android"): [OK, CRASH]
[sync-no-timeout.any.sharedworker.html]
[sync-no-timeout.any.worker.html]
expected:
if not asan and (os == "win") and debug and (processor == "x86_64"): CRASH
if not asan and (os == "mac") and not debug: [OK, CRASH]
if not asan and (os == "android") and not debug: [OK, CRASH]
if asan: CRASH