trisquel-icecat/icecat/testing/web-platform/meta/web-locks/bfcache/release-across-thread.tentative.https.html.ini
2025-10-06 02:35:48 -06:00

7 lines
309 B
INI

[release-across-thread.tentative.https.html]
expected:
if not tsan and not debug and not asan and (os == "mac"): [OK, CRASH]
if not tsan and not debug and not asan and (os == "android"): [CRASH, OK]
if not tsan and not debug and asan: CRASH
if not tsan and debug: CRASH
if tsan: TIMEOUT