OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 FAIL Service Worker responds to fetch event with blob body assert_unreached: Unr
egister should not fail: NotSupportedError Reached unreachable code | 2 FAIL Service Worker responds to fetch event with blob body assert_unreached: Unr
egister should not fail: NotSupportedError Reached unreachable code |
3 FAIL Service Worker does not respond to fetch event assert_unreached: Unregister
should not fail: NotSupportedError Reached unreachable code | 3 FAIL Service Worker does not respond to fetch event assert_unreached: Unregister
should not fail: NotSupportedError Reached unreachable code |
4 FAIL Service Worker responds to fetch event with null response body assert_unrea
ched: Unregister should not fail: NotSupportedError Reached unreachable code | 4 FAIL Service Worker responds to fetch event with null response body assert_unrea
ched: Unregister should not fail: NotSupportedError Reached unreachable code |
5 FAIL Service Worker rejects fetch event assert_unreached: Unregister should not
fail: NotSupportedError Reached unreachable code | 5 FAIL Service Worker rejects fetch event assert_unreached: Unregister should not
fail: NotSupportedError Reached unreachable code |
| 6 FAIL Service Worker fetches other file in fetch event assert_unreached: Unregist
er should not fail: NotSupportedError Reached unreachable code |
6 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
7 | 8 |
OLD | NEW |