| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.serviceworker.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.serviceworker.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.serviceworker.https-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..91f7981f031761d2d95755cab1d6656d49b9c4ce
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.serviceworker.https-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This is a testharness.js-based test.
|
| +Harness Error. harness_status.status = 1 , harness_status.message = assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +PASS Service worker test setup
|
| +PASS Piping from an errored readable stream to an errored writable stream
|
| +PASS Piping from an errored readable stream to an errored writable stream; preventAbort = true
|
| +PASS Piping from an errored readable stream to a closing writable stream
|
| +FAIL Piping from an errored readable stream to a closed writable stream assert_array_equals: close must always be called with the controller lengths differ, expected 1 got 0
|
| +PASS Piping from a closed readable stream to an errored writable stream
|
| +FAIL Piping from a closed readable stream to a closed writable stream assert_array_equals: lengths differ, expected 1 got 0
|
| +Harness: the test ran to completion.
|
| +
|
|
|