| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-forward.serviceworker.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-forward.serviceworker.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-forward.serviceworker.https-expected.txt
|
| index 93a7dc97d7d0975092d0c83897dff57ff93ed3b9..39e881f7e021ee6a53dc27d9374f6c7baa418226 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-forward.serviceworker.https-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-forward.serviceworker.https-expected.txt
|
| @@ -1,14 +1,14 @@
|
| This is a testharness.js-based test.
|
| PASS Service worker test setup
|
| -PASS Closing must be propagated forward: starts closed; preventClose omitted; fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose omitted; rejected close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = undefined (falsy); fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = null (falsy); fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = false (falsy); fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = 0 (falsy); fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = -0 (falsy); fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = NaN (falsy); fulfilled close promise
|
| -PASS Closing must be propagated forward: starts closed; preventClose = (falsy); fulfilled close promise
|
| +FAIL Closing must be propagated forward: starts closed; preventClose omitted; fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose omitted; rejected close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = undefined (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = null (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = false (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = 0 (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = -0 (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = NaN (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: starts closed; preventClose = (falsy); fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| PASS Closing must be propagated forward: starts closed; preventClose = true (truthy)
|
| PASS Closing must be propagated forward: starts closed; preventClose = a (truthy)
|
| PASS Closing must be propagated forward: starts closed; preventClose = 1 (truthy)
|
| @@ -16,16 +16,16 @@ PASS Closing must be propagated forward: starts closed; preventClose = Symbol()
|
| PASS Closing must be propagated forward: starts closed; preventClose = [object Object] (truthy)
|
| PASS Closing must be propagated forward: starts closed; preventClose = true, preventAbort = true
|
| PASS Closing must be propagated forward: starts closed; preventClose = true, preventAbort = true, preventCancel = true
|
| -PASS Closing must be propagated forward: becomes closed asynchronously; preventClose omitted; fulfilled close promise
|
| -PASS Closing must be propagated forward: becomes closed asynchronously; preventClose omitted; rejected close promise
|
| +FAIL Closing must be propagated forward: becomes closed asynchronously; preventClose omitted; fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: becomes closed asynchronously; preventClose omitted; rejected close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| PASS Closing must be propagated forward: becomes closed asynchronously; preventClose = true
|
| -PASS Closing must be propagated forward: becomes closed asynchronously; dest never desires chunks; preventClose omitted; fulfilled close promise
|
| -PASS Closing must be propagated forward: becomes closed asynchronously; dest never desires chunks; preventClose omitted; rejected close promise
|
| +FAIL Closing must be propagated forward: becomes closed asynchronously; dest never desires chunks; preventClose omitted; fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: becomes closed asynchronously; dest never desires chunks; preventClose omitted; rejected close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| PASS Closing must be propagated forward: becomes closed asynchronously; dest never desires chunks; preventClose = true
|
| -PASS Closing must be propagated forward: becomes closed after one chunk; preventClose omitted; fulfilled close promise
|
| -PASS Closing must be propagated forward: becomes closed after one chunk; preventClose omitted; rejected close promise
|
| +FAIL Closing must be propagated forward: becomes closed after one chunk; preventClose omitted; fulfilled close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +FAIL Closing must be propagated forward: becomes closed after one chunk; preventClose omitted; rejected close promise assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| PASS Closing must be propagated forward: becomes closed after one chunk; preventClose = true
|
| -PASS Closing must be propagated forward: shutdown must not occur until the final write completes
|
| +FAIL Closing must be propagated forward: shutdown must not occur until the final write completes assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| FAIL Closing must be propagated forward: shutdown must not occur until the final write completes; preventClose = true assert_equals: the pipe must not be complete expected false but got true
|
| Harness: the test ran to completion.
|
|
|
|
|