OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 16 tests. 0 PASS 16 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL Closing must be propagated backward: starts closed; preventCancel omitted;
fulfilled cancel promise rs.pipeTo is not a function | 3 FAIL Closing must be propagated backward: starts closed; preventCancel omitted;
fulfilled cancel promise rs.pipeTo is not a function |
3 FAIL Closing must be propagated backward: starts closed; preventCancel omitted;
rejected cancel promise rs.pipeTo is not a function | 4 FAIL Closing must be propagated backward: starts closed; preventCancel omitted;
rejected cancel promise rs.pipeTo is not a function |
4 FAIL Closing must be propagated backward: starts closed; preventCancel = undefin
ed (falsy); fulfilled cancel promise rs.pipeTo is not a function | 5 FAIL Closing must be propagated backward: starts closed; preventCancel = undefin
ed (falsy); fulfilled cancel promise rs.pipeTo is not a function |
5 FAIL Closing must be propagated backward: starts closed; preventCancel = null (f
alsy); fulfilled cancel promise rs.pipeTo is not a function | 6 FAIL Closing must be propagated backward: starts closed; preventCancel = null (f
alsy); fulfilled cancel promise rs.pipeTo is not a function |
6 FAIL Closing must be propagated backward: starts closed; preventCancel = false (
falsy); fulfilled cancel promise rs.pipeTo is not a function | 7 FAIL Closing must be propagated backward: starts closed; preventCancel = false (
falsy); fulfilled cancel promise rs.pipeTo is not a function |
7 FAIL Closing must be propagated backward: starts closed; preventCancel = 0 (fals
y); fulfilled cancel promise rs.pipeTo is not a function | 8 FAIL Closing must be propagated backward: starts closed; preventCancel = 0 (fals
y); fulfilled cancel promise rs.pipeTo is not a function |
8 FAIL Closing must be propagated backward: starts closed; preventCancel = -0 (fal
sy); fulfilled cancel promise rs.pipeTo is not a function | 9 FAIL Closing must be propagated backward: starts closed; preventCancel = -0 (fal
sy); fulfilled cancel promise rs.pipeTo is not a function |
9 FAIL Closing must be propagated backward: starts closed; preventCancel = NaN (fa
lsy); fulfilled cancel promise rs.pipeTo is not a function | 10 FAIL Closing must be propagated backward: starts closed; preventCancel = NaN (fa
lsy); fulfilled cancel promise rs.pipeTo is not a function |
10 FAIL Closing must be propagated backward: starts closed; preventCancel = (falsy
); fulfilled cancel promise rs.pipeTo is not a function | 11 FAIL Closing must be propagated backward: starts closed; preventCancel = (falsy
); fulfilled cancel promise rs.pipeTo is not a function |
11 FAIL Closing must be propagated backward: starts closed; preventCancel = true (t
ruthy) rs.pipeTo is not a function | 12 FAIL Closing must be propagated backward: starts closed; preventCancel = true (t
ruthy) rs.pipeTo is not a function |
12 FAIL Closing must be propagated backward: starts closed; preventCancel = a (trut
hy) rs.pipeTo is not a function | 13 FAIL Closing must be propagated backward: starts closed; preventCancel = a (trut
hy) rs.pipeTo is not a function |
13 FAIL Closing must be propagated backward: starts closed; preventCancel = 1 (trut
hy) rs.pipeTo is not a function | 14 FAIL Closing must be propagated backward: starts closed; preventCancel = 1 (trut
hy) rs.pipeTo is not a function |
14 FAIL Closing must be propagated backward: starts closed; preventCancel = Symbol(
) (truthy) rs.pipeTo is not a function | 15 FAIL Closing must be propagated backward: starts closed; preventCancel = Symbol(
) (truthy) rs.pipeTo is not a function |
15 FAIL Closing must be propagated backward: starts closed; preventCancel = [object
Object] (truthy) rs.pipeTo is not a function | 16 FAIL Closing must be propagated backward: starts closed; preventCancel = [object
Object] (truthy) rs.pipeTo is not a function |
16 FAIL Closing must be propagated backward: starts closed; preventCancel = true, p
reventAbort = true rs.pipeTo is not a function | 17 FAIL Closing must be propagated backward: starts closed; preventCancel = true, p
reventAbort = true rs.pipeTo is not a function |
17 FAIL Closing must be propagated backward: starts closed; preventCancel = true, p
reventAbort = true, preventClose = true rs.pipeTo is not a function | 18 FAIL Closing must be propagated backward: starts closed; preventCancel = true, p
reventAbort = true, preventClose = true rs.pipeTo is not a function |
18 Harness: the test ran to completion. | 19 Harness: the test ran to completion. |
19 | 20 |
OLD | NEW |