OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 35 tests. 0 PASS 35 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL Errors must be propagated backward: starts errored; preventCancel omitted;
fulfilled cancel promise rs.pipeTo is not a function | 3 FAIL Errors must be propagated backward: starts errored; preventCancel omitted;
fulfilled cancel promise rs.pipeTo is not a function |
3 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel omitted; fulfilled cancel promise promise_test: Unhandled rej
ection with value: object "TypeError: rs.pipeTo is not a function" | 4 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel omitted; fulfilled cancel promise promise_test: Unhandled rej
ection with value: object "TypeError: rs.pipeTo is not a function" |
4 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel omitted; rejected cancel promise promise_test: Unhandled reje
ction with value: object "TypeError: rs.pipeTo is not a function" | 5 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel omitted; rejected cancel promise promise_test: Unhandled reje
ction with value: object "TypeError: rs.pipeTo is not a function" |
5 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = undefined (falsy); fulfilled cancel promise promise_test: U
nhandled rejection with value: object "TypeError: rs.pipeTo is not a function" | 6 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = undefined (falsy); fulfilled cancel promise promise_test: U
nhandled rejection with value: object "TypeError: rs.pipeTo is not a function" |
6 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = null (falsy); fulfilled cancel promise promise_test: Unhand
led rejection with value: object "TypeError: rs.pipeTo is not a function" | 7 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = null (falsy); fulfilled cancel promise promise_test: Unhand
led rejection with value: object "TypeError: rs.pipeTo is not a function" |
7 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = false (falsy); fulfilled cancel promise promise_test: Unhan
dled rejection with value: object "TypeError: rs.pipeTo is not a function" | 8 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = false (falsy); fulfilled cancel promise promise_test: Unhan
dled rejection with value: object "TypeError: rs.pipeTo is not a function" |
8 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = 0 (falsy); fulfilled cancel promise promise_test: Unhandled
rejection with value: object "TypeError: rs.pipeTo is not a function" | 9 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = 0 (falsy); fulfilled cancel promise promise_test: Unhandled
rejection with value: object "TypeError: rs.pipeTo is not a function" |
9 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = -0 (falsy); fulfilled cancel promise promise_test: Unhandle
d rejection with value: object "TypeError: rs.pipeTo is not a function" | 10 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = -0 (falsy); fulfilled cancel promise promise_test: Unhandle
d rejection with value: object "TypeError: rs.pipeTo is not a function" |
10 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = NaN (falsy); fulfilled cancel promise promise_test: Unhandl
ed rejection with value: object "TypeError: rs.pipeTo is not a function" | 11 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = NaN (falsy); fulfilled cancel promise promise_test: Unhandl
ed rejection with value: object "TypeError: rs.pipeTo is not a function" |
11 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = (falsy); fulfilled cancel promise promise_test: Unhandled
rejection with value: object "TypeError: rs.pipeTo is not a function" | 12 FAIL Errors must be propagated backward: becomes errored before piping due to wr
ite; preventCancel = (falsy); fulfilled cancel promise promise_test: Unhandled
rejection with value: object "TypeError: rs.pipeTo is not a function" |
(...skipping 17 matching lines...) Expand all Loading... |
29 FAIL Errors must be propagated backward: becomes errored after piping due to las
t write; source is closed; preventCancel = true rs.pipeTo is not a function | 30 FAIL Errors must be propagated backward: becomes errored after piping due to las
t write; source is closed; preventCancel = true rs.pipeTo is not a function |
30 FAIL Errors must be propagated backward: becomes errored after piping; dest neve
r desires chunks; preventCancel = false; fulfilled cancel promise rs.pipeTo is n
ot a function | 31 FAIL Errors must be propagated backward: becomes errored after piping; dest neve
r desires chunks; preventCancel = false; fulfilled cancel promise rs.pipeTo is n
ot a function |
31 FAIL Errors must be propagated backward: becomes errored after piping; dest neve
r desires chunks; preventCancel = false; rejected cancel promise rs.pipeTo is no
t a function | 32 FAIL Errors must be propagated backward: becomes errored after piping; dest neve
r desires chunks; preventCancel = false; rejected cancel promise rs.pipeTo is no
t a function |
32 FAIL Errors must be propagated backward: becomes errored after piping; dest neve
r desires chunks; preventCancel = true rs.pipeTo is not a function | 33 FAIL Errors must be propagated backward: becomes errored after piping; dest neve
r desires chunks; preventCancel = true rs.pipeTo is not a function |
33 FAIL Errors must be propagated backward: becomes errored before piping via abort
; preventCancel omitted; fulfilled cancel promise rs.pipeTo is not a function | 34 FAIL Errors must be propagated backward: becomes errored before piping via abort
; preventCancel omitted; fulfilled cancel promise rs.pipeTo is not a function |
34 FAIL Errors must be propagated backward: becomes errored before piping via abort
; preventCancel omitted; rejected cancel promise rs.pipeTo is not a function | 35 FAIL Errors must be propagated backward: becomes errored before piping via abort
; preventCancel omitted; rejected cancel promise rs.pipeTo is not a function |
35 FAIL Errors must be propagated backward: becomes errored before piping via abort
; preventCancel = true rs.pipeTo is not a function | 36 FAIL Errors must be propagated backward: becomes errored before piping via abort
; preventCancel = true rs.pipeTo is not a function |
36 FAIL Errors must be propagated backward: erroring via the controller errors once
pending write completes rs.pipeTo is not a function | 37 FAIL Errors must be propagated backward: erroring via the controller errors once
pending write completes rs.pipeTo is not a function |
37 Harness: the test ran to completion. | 38 Harness: the test ran to completion. |
38 | 39 |
OLD | NEW |