mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Update web-platform-tests to revision b'f3dd9cba239a9655951ee62ec4dafc8fe37df2c5' (#32774)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3118542a9e
commit
968474a9fd
513 changed files with 26700 additions and 3186 deletions
|
@ -110,6 +110,15 @@
|
|||
[Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns are called in upstream->downstream order on consumer-initiated unsubscription]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns are called in downstream->upstream order on consumer-initiated unsubscription with pre-aborted Signal]
|
||||
expected: FAIL
|
||||
|
||||
[Producer-initiated unsubscription in a downstream Observable fires abort events before each teardown, in downstream->upstream order]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-constructor.any.html]
|
||||
[Observable constructor]
|
||||
|
@ -222,3 +231,12 @@
|
|||
|
||||
[Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns are called in upstream->downstream order on consumer-initiated unsubscription]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns are called in downstream->upstream order on consumer-initiated unsubscription with pre-aborted Signal]
|
||||
expected: FAIL
|
||||
|
||||
[Producer-initiated unsubscription in a downstream Observable fires abort events before each teardown, in downstream->upstream order]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue