| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 Harness Error. harness_status.status = 1 , harness_status.message = assert_array
_equals: close must always be called with the controller lengths differ, expecte
d 1 got 0 |
| 3 PASS Service worker test setup |
| 4 FAIL Closing must be propagated backward: starts closed; preventCancel omitted;
fulfilled cancel promise assert_array_equals: lengths differ, expected 1 got 0 |
| 5 FAIL Closing must be propagated backward: starts closed; preventCancel omitted;
rejected cancel promise assert_array_equals: lengths differ, expected 1 got 0 |
| 6 FAIL Closing must be propagated backward: starts closed; preventCancel = undefin
ed (falsy); fulfilled cancel promise assert_array_equals: lengths differ, expect
ed 1 got 0 |
| 7 FAIL Closing must be propagated backward: starts closed; preventCancel = null (f
alsy); fulfilled cancel promise assert_array_equals: lengths differ, expected 1
got 0 |
| 8 FAIL Closing must be propagated backward: starts closed; preventCancel = false (
falsy); fulfilled cancel promise assert_array_equals: lengths differ, expected 1
got 0 |
| 9 FAIL Closing must be propagated backward: starts closed; preventCancel = 0 (fals
y); fulfilled cancel promise assert_array_equals: lengths differ, expected 1 got
0 |
| 10 FAIL Closing must be propagated backward: starts closed; preventCancel = -0 (fal
sy); fulfilled cancel promise assert_array_equals: lengths differ, expected 1 go
t 0 |
| 11 FAIL Closing must be propagated backward: starts closed; preventCancel = NaN (fa
lsy); fulfilled cancel promise assert_array_equals: lengths differ, expected 1 g
ot 0 |
| 12 FAIL Closing must be propagated backward: starts closed; preventCancel = (falsy
); fulfilled cancel promise assert_array_equals: lengths differ, expected 1 got
0 |
| 13 FAIL Closing must be propagated backward: starts closed; preventCancel = true (t
ruthy) assert_array_equals: lengths differ, expected 1 got 0 |
| 14 FAIL Closing must be propagated backward: starts closed; preventCancel = a (trut
hy) assert_array_equals: lengths differ, expected 1 got 0 |
| 15 FAIL Closing must be propagated backward: starts closed; preventCancel = 1 (trut
hy) assert_array_equals: lengths differ, expected 1 got 0 |
| 16 FAIL Closing must be propagated backward: starts closed; preventCancel = Symbol(
) (truthy) assert_array_equals: lengths differ, expected 1 got 0 |
| 17 FAIL Closing must be propagated backward: starts closed; preventCancel = [object
Object] (truthy) assert_array_equals: lengths differ, expected 1 got 0 |
| 18 FAIL Closing must be propagated backward: starts closed; preventCancel = true, p
reventAbort = true assert_array_equals: lengths differ, expected 1 got 0 |
| 19 FAIL Closing must be propagated backward: starts closed; preventCancel = true, p
reventAbort = true, preventClose = true assert_array_equals: lengths differ, exp
ected 1 got 0 |
| 20 Harness: the test ran to completion. |
| 21 |
| OLD | NEW |