| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..423e1049803228728942e1735ae05018f397d363
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +Harness Error. harness_status.status = 1 , harness_status.message = this rejection should not be reported as unhandled
|
| +PASS Piping through a duck-typed pass-through transform stream should work
|
| +PASS Piping through a transform errored on the writable end does not cause an unhandled promise rejection
|
| +PASS pipeThrough generically calls pipeTo with the appropriate args
|
| +PASS pipeThrough can handle calling a pipeTo that returns a non-promise object
|
| +PASS pipeThrough can handle calling a pipeTo that returns a non-promise thenable object
|
| +Harness: the test ran to completion.
|
| +
|
|
|