| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.sharedworker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.sharedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.sharedworker-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..859fcbe9d33cce80e5077ac4866dd7308e25100b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/multiple-propagation.sharedworker-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Piping from an errored readable stream to an errored writable stream rs.pipeTo is not a function
|
| +FAIL Piping from an errored readable stream to an errored writable stream; preventAbort = true rs.pipeTo is not a function
|
| +FAIL Piping from an errored readable stream to a closed writable stream rs.pipeTo is not a function
|
| +FAIL Piping from a closed readable stream to an errored writable stream rs.pipeTo is not a function
|
| +FAIL Piping from a closed readable stream to a closed writable stream rs.pipeTo is not a function
|
| +Harness: the test ran to completion.
|
| +
|
|
|