1
0
Fork 0
firefox/testing/web-platform/meta/dom/observable/tentative/observable-toArray.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
1.1 KiB
INI

[observable-toArray.any.worker.html]
[toArray(): basic next/complete]
expected: FAIL
[toArray(): first error() rejects promise; subsequent error()s report the exceptions]
expected: FAIL
[toArray(): complete() resolves promise; subsequent error()s report the exceptions]
expected: FAIL
[toArray(): Subscribing with an aborted signal returns an immediately rejected promise]
expected: FAIL
[toArray(): Aborting the passed-in signal rejects the returned promise]
expected: FAIL
[Operator Promise abort ordering]
expected: FAIL
[observable-toArray.any.html]
[toArray(): basic next/complete]
expected: FAIL
[toArray(): first error() rejects promise; subsequent error()s report the exceptions]
expected: FAIL
[toArray(): complete() resolves promise; subsequent error()s report the exceptions]
expected: FAIL
[toArray(): Subscribing with an aborted signal returns an immediately rejected promise]
expected: FAIL
[toArray(): Aborting the passed-in signal rejects the returned promise]
expected: FAIL
[Operator Promise abort ordering]
expected: FAIL