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

38 lines
941 B
INI

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