blob: 6a5fa36ef548243fa1317b0a99f9c0bb5a79ae8e [file] [log] [blame]
This is a testharness.js-based test.
PASS global setup
FAIL Origin of service worker assert_equals: Origin should not be sandboxed expected "https://web-platform.test:8444" but got "null"
FAIL Response generated by service worker can be fetched as same-origin assert_equals: Origin should not be opaque expected "https://web-platform.test:8444" but got "null"
FAIL Origin used in fetch on service worker (mode: same-origin, with ACAOrigin) promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
FAIL Origin used in fetch on service worker (mode: same-origin) promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
PASS Origin used in fetch on service worker (mode: cors, with ACAOrigin)
FAIL Origin used in fetch on service worker (mode: cors) promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
PASS global cleanup
Harness: the test ran to completion.