Harness status: OK
Found 5 tests
Result | Test Name | Message |
---|---|---|
Fail | update() should fail when a new worker imports an unavailable script. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'installing')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |
Fail | update() should succeed when the old imported script no longer exist but the new worker doesn't import it. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'installing')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |
Fail | update() should treat 404 on imported scripts as no change. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'installing')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |
Fail | update() should find an update in an imported script but update() should result in failure due to missing the other imported script. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'installing')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |
Fail | update() should work with cross-origin importScripts. | promise_test: Unhandled rejection with value: object "TypeError: Cannot read properties of undefined (reading 'installing')"Error at get_stack (https://wpt.live/resources/testharness.js:4571:21) at new AssertionError (https://wpt.live/resources/testharness.js:4564:22) at assert (https://wpt.live/resources/testharness.js:4548:19) at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 Asserts runNo asserts ran |