mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
38 lines
1.1 KiB
INI
Vendored
38 lines
1.1 KiB
INI
Vendored
[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
|