| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-backward.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-backward.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-backward.https-expected.txt
|
| deleted file mode 100644
|
| index be287d9c7bd11a4a4fbdb63f50d413e05adc76fb..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/close-propagation-backward.https-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel omitted; fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel omitted; rejected cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = undefined (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = null (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = false (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = 0 (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = -0 (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = NaN (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = (falsy); fulfilled cancel promise rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = true (truthy) rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = a (truthy) rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = 1 (truthy) rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = Symbol() (truthy) rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = [object Object] (truthy) rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = true, preventAbort = true rs.pipeTo is not a function
|
| -FAIL Closing must be propagated backward: starts closed; preventCancel = true, preventAbort = true, preventClose = true rs.pipeTo is not a function
|
| -Harness: the test ran to completion.
|
| -
|
|
|