Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144)

This commit is contained in:
Servo WPT Sync 2024-01-21 01:53:06 -05:00 committed by GitHub
parent f93aefdb73
commit 23a4a750be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
476 changed files with 20436 additions and 3711 deletions

View file

@ -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