| OLD | NEW |
| 1 This is a testharness.js-based test. | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 10 FAIL Errors must be propagated forward: starts errored; preventAbort = (falsy);
fulfilled abort promise rs.pipeTo is not a function |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 FAIL Errors must be propagated forward: becomes errored while empty; dest never
desires chunks; preventAbort = true 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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. | 31 Harness: the test ran to completion. |
| 32 | 32 |
| OLD | NEW |