1
0
Fork 0
firefox/testing/web-platform/meta/fetch/api/response/response-clone-iframe.window.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

9 lines
445 B
INI

[response-clone-iframe.window.html]
expected:
if (os == "linux") and not tsan and not debug and fission and asan: CRASH
if (os == "linux") and not tsan and debug and not fission: CRASH
if (os == "win") and debug: [CRASH, OK, ERROR]
if (os == "win") and not debug: [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR]
if (os == "mac") and not debug: [OK, CRASH, ERROR]
if (os == "android") and not debug: [OK, CRASH]