| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 FAIL Errors must be propagated forward: starts errored; preventAbort = false; fu
lfilled abort promise rs.pipeTo is not a function |
| 3 FAIL Errors must be propagated forward: starts errored; preventAbort = false; re
jected abort promise rs.pipeTo is not a function |
| 4 FAIL Errors must be propagated forward: starts errored; preventAbort = undefined
(falsy); fulfilled abort promise rs.pipeTo is not a function |
| 5 FAIL Errors must be propagated forward: starts errored; preventAbort = null (fal
sy); fulfilled abort promise rs.pipeTo is not a function |
| 6 FAIL Errors must be propagated forward: starts errored; preventAbort = false (fa
lsy); fulfilled abort promise rs.pipeTo is not a function |
| 7 FAIL Errors must be propagated forward: starts errored; preventAbort = 0 (falsy)
; fulfilled abort promise rs.pipeTo is not a function |
| 8 FAIL Errors must be propagated forward: starts errored; preventAbort = -0 (falsy
); fulfilled abort promise rs.pipeTo is not a function |
| 9 FAIL Errors must be propagated forward: starts errored; preventAbort = NaN (fals
y); fulfilled abort promise rs.pipeTo is not a function |
| 10 FAIL Errors must be propagated forward: starts errored; preventAbort = (falsy);
fulfilled abort promise rs.pipeTo is not a function |
| 11 FAIL Errors must be propagated forward: starts errored; preventAbort = true (tru
thy) rs.pipeTo is not a function |
| 12 FAIL Errors must be propagated forward: starts errored; preventAbort = a (truthy
) rs.pipeTo is not a function |
| 13 FAIL Errors must be propagated forward: starts errored; preventAbort = 1 (truthy
) rs.pipeTo is not a function |
| 14 FAIL Errors must be propagated forward: starts errored; preventAbort = Symbol()
(truthy) rs.pipeTo is not a function |
| 15 FAIL Errors must be propagated forward: starts errored; preventAbort = [object O
bject] (truthy) rs.pipeTo is not a function |
| 16 FAIL Errors must be propagated forward: starts errored; preventAbort = true, pre
ventCancel = true rs.pipeTo is not a function |
| 17 FAIL Errors must be propagated forward: starts errored; preventAbort = true, pre
ventCancel = true, preventClose = true rs.pipeTo is not a function |
| 18 FAIL Errors must be propagated forward: becomes errored while empty; preventAbor
t = false; fulfilled abort promise rs.pipeTo is not a function |
| 19 FAIL Errors must be propagated forward: becomes errored while empty; preventAbor
t = false; rejected abort promise rs.pipeTo is not a function |
| 20 FAIL Errors must be propagated forward: becomes errored while empty; preventAbor
t = true rs.pipeTo is not a function |
| 21 FAIL Errors must be propagated forward: becomes errored while empty; dest never
desires chunks; preventAbort = false; fulfilled abort promise rs.pipeTo is not a
function |
| 22 FAIL Errors must be propagated forward: becomes errored while empty; dest never
desires chunks; preventAbort = false; rejected abort promise rs.pipeTo is not a
function |
| 23 FAIL Errors must be propagated forward: becomes errored while empty; dest never
desires chunks; preventAbort = true rs.pipeTo is not a function |
| 24 FAIL Errors must be propagated forward: becomes errored after one chunk; prevent
Abort = false; fulfilled abort promise rs.pipeTo is not a function |
| 25 FAIL Errors must be propagated forward: becomes errored after one chunk; prevent
Abort = false; rejected abort promise rs.pipeTo is not a function |
| 26 FAIL Errors must be propagated forward: becomes errored after one chunk; prevent
Abort = true rs.pipeTo is not a function |
| 27 FAIL Errors must be propagated forward: becomes errored after one chunk; dest ne
ver desires chunks; preventAbort = false; fulfilled abort promise rs.pipeTo is n
ot a function |
| 28 FAIL Errors must be propagated forward: becomes errored after one chunk; dest ne
ver desires chunks; preventAbort = false; rejected abort promise rs.pipeTo is no
t a function |
| 29 FAIL Errors must be propagated forward: becomes errored after one chunk; dest ne
ver desires chunks; preventAbort = true rs.pipeTo is not a function |
| 30 FAIL Errors must be propagated forward: shutdown must not occur until the final
write completes rs.pipeTo is not a function |
| 31 Harness: the test ran to completion. |
| 32 |
| OLD | NEW |