1
0
Fork 0
firefox/testing/web-platform/meta/streams/readable-streams/async-iterator.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

86 lines
2 KiB
INI

[async-iterator.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
[Async iterator instances should have the correct list of properties]
expected: FAIL
[return(); next() [no awaiting\]]
expected: FAIL
[return(); next() with delayed cancel() [no awaiting\]]
expected: FAIL
[return(); return() [no awaiting\]]
expected: FAIL
[async-iterator.any.sharedworker.html]
[Async iterator instances should have the correct list of properties]
expected: FAIL
[return(); next() [no awaiting\]]
expected: FAIL
[return(); next() with delayed cancel() [no awaiting\]]
expected: FAIL
[return(); return() [no awaiting\]]
expected: FAIL
[async-iterator.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[Async iterator instances should have the correct list of properties]
expected: FAIL
[return(); next() [no awaiting\]]
expected: FAIL
[return(); next() with delayed cancel() [no awaiting\]]
expected: FAIL
[return(); return() [no awaiting\]]
expected: FAIL
[async-iterator.any.html]
expected:
if os == "android": [OK, CRASH]
[Async iterator instances should have the correct list of properties]
expected: FAIL
[return(); next() [no awaiting\]]
expected: FAIL
[return(); next() with delayed cancel() [no awaiting\]]
expected: FAIL
[return(); return() [no awaiting\]]
expected: FAIL
[async-iterator.any.shadowrealm.html]
expected:
if (os == "android") and not debug: [ERROR, CRASH]
ERROR
[async-iterator.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]
[async-iterator.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[async-iterator.any.shadowrealm-in-window.html]
expected: ERROR
[async-iterator.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[async-iterator.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[async-iterator.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR