1
0
Fork 0
firefox/testing/web-platform/meta/streams/writable-streams/close.any.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

42 lines
1.1 KiB
INI

[close.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
[close.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[close.any.sharedworker.html]
[close.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[close.any.shadowrealm.html]
expected:
if not tsan and debug and (os == "win") and (processor == "x86"): CRASH
if not tsan and debug and (os == "linux") and fission: CRASH
if not tsan and debug and (os == "android"): CRASH
if not tsan and not debug and (os == "android"): [ERROR, CRASH]
if tsan: TIMEOUT
ERROR
[close.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[close.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[close.any.shadowrealm-in-window.html]
expected: ERROR
[close.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[close.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[close.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]