| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/flow-control.dedicatedworker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/flow-control.dedicatedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/flow-control.dedicatedworker-expected.txt
|
| index 82ac6f25ebfb890a40dd40b81b85125765706357..8b6ec02aa7d10d1646329b6bfcdfc35413f28500 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/flow-control.dedicatedworker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/flow-control.dedicatedworker-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 4 tests. 0 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN
|
| FAIL Piping from a non-empty ReadableStream into a WritableStream that does not desire chunks rs.pipeTo is not a function
|
| FAIL Piping from a non-empty ReadableStream into a WritableStream that does not desire chunks, but then does rs.pipeTo is not a function
|
| FAIL Piping from an empty ReadableStream into a WritableStream that does not desire chunks, but then the readable stream becomes non-empty and the writable stream starts desiring chunks promise_test: Unhandled rejection with value: object "TypeError: rs.pipeTo is not a function"
|
|
|