mirror of
https://github.com/servo/servo.git
synced 2025-08-19 04:15:33 +01:00
Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144)
This commit is contained in:
parent
f93aefdb73
commit
23a4a750be
476 changed files with 20436 additions and 3711 deletions
|
@ -0,0 +1,38 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue