blob: 8d0a221795fd40feb9a9a256b25bf6c2e8f6873e [file] [log] [blame]
This is a testharness.js-based test.
FAIL Static import. promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
FAIL Nested static import. promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
FAIL Static import and then dynamic import. promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
FAIL Dynamic import. promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
FAIL Nested dynamic import. promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
FAIL Dynamic import and then static import. promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
FAIL eval(import()). promise_test: Unhandled rejection with value: object "ReferenceError: Worker is not defined"
Harness: the test ran to completion.