| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.https-expected.txt
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.https-expected.txt
|
| rename to third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.https-expected.txt
|
| index 0afae02366c5bdc200cf9650db0180ca1e1ae685..ae0a57bf82b3e779fa6d175cad41efc3c5647566 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.https-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.https-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +PASS Service worker test setup
|
| FAIL Piping through a duck-typed pass-through transform stream should work sequentialReadableStream(...).pipeThrough is not a function
|
| FAIL Piping through a transform errored on the writable end does not cause an unhandled promise rejection sequentialReadableStream(...).pipeThrough is not a function
|
| FAIL pipeThrough generically calls pipeTo with the appropriate args Cannot read property 'call' of undefined
|
|
|