1
0
Fork 0
firefox/testing/web-platform/meta/html/cross-origin-embedder-policy/data.https.html.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

7 lines
283 B
INI

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