mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision b'a39b23cb150d1ca3eddf7f2097ffe792a5f911e5' (#31425)
This commit is contained in:
parent
0d4e4748c4
commit
32f1d07323
409 changed files with 16860 additions and 3438 deletions
|
@ -32,6 +32,15 @@
|
|||
[takeUntil: notifier calls `Subscriber#error()` twice; second goes to global error handler]
|
||||
expected: FAIL
|
||||
|
||||
[takeUntil: notifier next() unsubscribes from notifier]
|
||||
expected: FAIL
|
||||
|
||||
[takeUntil: notifier error() unsubscribes from notifier]
|
||||
expected: FAIL
|
||||
|
||||
[takeUntil: notifier throw Error unsubscribes from notifier]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-takeUntil.any.worker.html]
|
||||
[takeUntil subscribes to source Observable and mirrors it uninterrupted]
|
||||
|
@ -66,3 +75,12 @@
|
|||
|
||||
[takeUntil: notifier calls `Subscriber#error()` twice; second goes to global error handler]
|
||||
expected: FAIL
|
||||
|
||||
[takeUntil: notifier next() unsubscribes from notifier]
|
||||
expected: FAIL
|
||||
|
||||
[takeUntil: notifier error() unsubscribes from notifier]
|
||||
expected: FAIL
|
||||
|
||||
[takeUntil: notifier throw Error unsubscribes from notifier]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue