mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Sync WPT with upstream (26-11-2023) (#30783)
* Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809' * Update expectations * Update expectations again --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
76401823f2
commit
139df1c73b
412 changed files with 7843 additions and 4775 deletions
|
@ -74,6 +74,21 @@
|
|||
[Unsubscription lifecycle]
|
||||
expected: FAIL
|
||||
|
||||
[Teardown should be called when subscription is aborted]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called when subscription is closed by completion]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called when subscription is closed by subscriber pushing an error]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called when subscription is closed by subscriber throwing error]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called synchronously during addTeardown() if the subscription is inactive]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-constructor.any.html]
|
||||
[Observable constructor]
|
||||
|
@ -150,3 +165,18 @@
|
|||
|
||||
[Unsubscription lifecycle]
|
||||
expected: FAIL
|
||||
|
||||
[Teardown should be called when subscription is aborted]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called when subscription is closed by completion]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called when subscription is closed by subscriber pushing an error]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called when subscription is closed by subscriber throwing error]
|
||||
expected: FAIL
|
||||
|
||||
[Teardowns should be called synchronously during addTeardown() if the subscription is inactive]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue