Completely failed files: 209; Completely failed subtests: 133; Failure level: 133/1041 (12.78%)
| Test | Ch73 |
|---|---|
| /workers/constructors/Worker/expected-self-properties.worker.html (1/6, 16.67%, 0.10% of total) | OK |
| existence of SharedWorker | FAIL |
| /workers/semantics/multiple-workers/008.html (1/1, 100.00%, 0.10% of total) | TIMEOUT |
| messagechannel in shared worker | TIMEOUT |
| /workers/data-url-shared.html (1/9, 11.11%, 0.10% of total) | TIMEOUT |
| A data: URL shared worker should not be shared among origins. | TIMEOUT |
| /workers/modules/dedicated-worker-import-referrer.html (15/15, 100.00%, 1.44% of total) | TIMEOUT |
| Cross-origin dynamic import with "no-referrer" referrer policy. | NOTRUN |
| Cross-origin dynamic import with "origin" referrer policy. | NOTRUN |
| Cross-origin dynamic import with "same-origin" referrer policy. | NOTRUN |
| Cross-origin static import with "no-referrer" referrer policy. | NOTRUN |
| Cross-origin static import with "origin" referrer policy. | NOTRUN |
| Cross-origin static import with "same-origin" referrer policy. | NOTRUN |
| Same-origin dynamic import with "no-referrer" referrer policy. | NOTRUN |
| Same-origin dynamic import with "origin" referrer policy. | NOTRUN |
| Same-origin dynamic import with "same-origin" referrer policy. | NOTRUN |
| Same-origin static import with "no-referrer" referrer policy. | NOTRUN |
| Same-origin static import with "origin" referrer policy. | NOTRUN |
| Same-origin static import with "same-origin" referrer policy. | NOTRUN |
| Same-origin top-level module script loading with "no-referrer" referrer policy | TIMEOUT |
| Same-origin top-level module script loading with "origin" referrer policy | NOTRUN |
| Same-origin top-level module script loading with "same-origin" referrer policy | NOTRUN |
| /workers/constructors/SharedWorker/undefined-arguments.html (1/1, 100.00%, 0.10% of total) | OK |
| undefined as arguments | FAIL |
| /workers/modules/dedicated-worker-import-failure.html (4/7, 57.14%, 0.38% of total) | OK |
| Dynamic import for non-existent script should throw an exception. | FAIL |
| Static import for non-existent script should dispatch an ErrorEvent. | FAIL |
| Worker construction for non-existent script should dispatch an ErrorEvent. | FAIL |
| importScripts() on module worker should throw an exception. | FAIL |
| /workers/constructors/Worker/DedicatedWorkerGlobalScope-members.worker.html (2/19, 10.53%, 0.19% of total) | OK |
| existence of onoffline | FAIL |
| existence of ononline | FAIL |
| /workers/baseurl/alpha/sharedworker-in-worker.html (1/1, 100.00%, 0.10% of total) | OK |
| Base URL in workers: new SharedWorker() | FAIL |
| /workers/interfaces/WorkerGlobalScope/location/redirect-module.html (1/1, 100.00%, 0.10% of total) | OK |
| WorkerLocation with redirects: module dedicated workers | FAIL |
| /workers/modules/dedicated-worker-import-csp.html (9/9, 100.00%, 0.86% of total) | TIMEOUT |
| script-src 'self' directive should disallow cross origin dynamic import. | NOTRUN |
| script-src 'self' directive should disallow cross origin static import. | NOTRUN |
| script-src * directive should allow cross origin dynamic import. | NOTRUN |
| script-src * directive should allow cross origin static import. | NOTRUN |
| worker-src 'self' directive should disallow cross origin static import. | TIMEOUT |
| worker-src 'self' directive should not take effect on dynamic import. | NOTRUN |
| worker-src 'self' directive should override script-src * directive and disallow cross origin static import. | NOTRUN |
| worker-src * directive should allow cross origin static import. | NOTRUN |
| worker-src * directive should override script-src 'self' directive and allow cross origin static import. | NOTRUN |
| /workers/modules/dedicated-worker-import.any.html (7/7, 100.00%, 0.67% of total) | OK |
| Dynamic import and then static import. | FAIL |
| Dynamic import. | FAIL |
| Nested dynamic import. | FAIL |
| Nested static import. | FAIL |
| Static import and then dynamic import. | FAIL |
| Static import. | FAIL |
| eval(import()). | FAIL |
| /workers/semantics/interface-objects/003.html (4/64, 6.25%, 0.38% of total) | OK |
| The ApplicationCache interface object should be exposed | FAIL |
| The CanvasPath interface object should be exposed | FAIL |
| The SharedWorker interface object should be exposed | FAIL |
| The Worker interface object should be exposed | FAIL |
| /workers/SharedWorker_dataUrl.html (2/2, 100.00%, 0.19% of total) | TIMEOUT |
| Data URL not shared by cross-origin SharedWorkers | TIMEOUT |
| Data URLs shared by same-origin SharedWorkers | NOTRUN |
| /workers/modules/dedicated-worker-options-type.html (1/5, 20.00%, 0.10% of total) | OK |
| Test worker construction with the "module" worker type. | FAIL |
| /workers/modules/dedicated-worker-import-data-url.any.html (7/7, 100.00%, 0.67% of total) | OK |
| Dynamic import and then static import. | FAIL |
| Dynamic import. | FAIL |
| Nested dynamic import. | FAIL |
| Nested static import. | FAIL |
| Static import and then dynamic import. | FAIL |
| Static import. | FAIL |
| eval(import()). | FAIL |
| /workers/interfaces.worker.html (4/161, 2.48%, 0.38% of total) | OK |
| WorkerGlobalScope interface: attribute onoffline | FAIL |
| WorkerGlobalScope interface: attribute ononline | FAIL |
| WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type | FAIL |
| WorkerGlobalScope interface: self must inherit property "ononline" with the proper type | FAIL |
| /workers/interfaces/WorkerUtils/importScripts/002.worker.html (1/1, 100.00%, 0.10% of total) | OK |
| 002 | FAIL |
| /workers/modules/dedicated-worker-import-blob-url.any.html (7/7, 100.00%, 0.67% of total) | OK |
| Dynamic import and then static import. | FAIL |
| Dynamic import. | FAIL |
| Nested dynamic import. | FAIL |
| Nested static import. | FAIL |
| Static import and then dynamic import. | FAIL |
| Static import. | FAIL |
| eval(import()). | FAIL |
| /workers/name-property.html (1/6, 16.67%, 0.10% of total) | OK |
| name property value for SharedWorkerGlobalScope | FAIL |
| /workers/semantics/multiple-workers/007.html (1/1, 100.00%, 0.10% of total) | TIMEOUT |
| shared worker in dedicated worker in shared worker | TIMEOUT |
| /workers/semantics/run-a-worker/003.html (1/2, 50.00%, 0.10% of total) | OK |
| shared | FAIL |
| /workers/shared-worker-name-via-options.html (1/1, 100.00%, 0.10% of total) | OK |
| Test the name property of shared workers mixing constructor options and constructor strings | FAIL |
| /workers/constructors/SharedWorker/setting-port-members.html (1/7, 14.29%, 0.10% of total) | OK |
| onmessage | FAIL |
| /workers/constructors/SharedWorker/connect-event.html (1/1, 100.00%, 0.10% of total) | OK |
| connect event | FAIL |
| /workers/baseurl/alpha/import-in-moduleworker.html (1/1, 100.00%, 0.10% of total) | OK |
| Base URL in module dedicated workers: import | FAIL |
| /workers/modules/dedicated-worker-options-credentials.html (28/33, 84.85%, 2.69% of total) | TIMEOUT |
| new Worker() with type-module credentials=omit should not send the credentials for cross-origin dynamic imports | FAIL |
| new Worker() with type-module credentials=omit should not send the credentials for cross-origin static imports | FAIL |
| new Worker() with type=classic should always send the credentials for same-origin dynamic imports regardless of the credentials option (default). | TIMEOUT |
| new Worker() with type=classic should always send the credentials for same-origin dynamic imports regardless of the credentials option (include). | NOTRUN |
| new Worker() with type=classic should always send the credentials for same-origin dynamic imports regardless of the credentials option (omit). | NOTRUN |
| new Worker() with type=classic should always send the credentials for same-origin dynamic imports regardless of the credentials option (same-origin). | NOTRUN |
| new Worker() with type=classic should never send the credentials for cross-origin dynamic imports regardless of the credentials option (default). | NOTRUN |
| new Worker() with type=classic should never send the credentials for cross-origin dynamic imports regardless of the credentials option (include). | NOTRUN |
| new Worker() with type=classic should never send the credentials for cross-origin dynamic imports regardless of the credentials option (omit). | NOTRUN |
| new Worker() with type=classic should never send the credentials for cross-origin dynamic imports regardless of the credentials option (same-origin). | NOTRUN |
| new Worker() with type=module and credentials=include should send the credentials | FAIL |
| new Worker() with type=module and credentials=include should send the credentials for cross-origin dynamic imports | FAIL |
| new Worker() with type=module and credentials=include should send the credentials for cross-origin static imports | FAIL |
| new Worker() with type=module and credentials=include should send the credentials for same-origin dynamic imports | FAIL |
| new Worker() with type=module and credentials=include should send the credentials for same-origin static imports | FAIL |
| new Worker() with type=module and credentials=omit should not send the credentials | FAIL |
| new Worker() with type=module and credentials=omit should not send the credentials for same-origin dynamic imports | FAIL |
| new Worker() with type=module and credentials=omit should not send the credentials for same-origin static imports | FAIL |
| new Worker() with type=module and credentials=same-origin should not send the credentials for cross-origin dynamic imports | FAIL |
| new Worker() with type=module and credentials=same-origin should not send the credentials for cross-origin static imports | FAIL |
| new Worker() with type=module and credentials=same-origin should send the credentials | FAIL |
| new Worker() with type=module and credentials=same-origin should send the credentials for same-origin dynamic imports | FAIL |
| new Worker() with type=module and credentials=same-origin should send the credentials for same-origin static imports | FAIL |
| new Worker() with type=module and default credentials option should behave as credentials=same-origin and not send the credentials for cross-origin dynamic imports | FAIL |
| new Worker() with type=module and default credentials option should behave as credentials=same-origin and not send the credentials for cross-origin static imports | FAIL |
| new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials | FAIL |
| new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials for same-origin dynamic imports | FAIL |
| new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials for same-origin static imports | FAIL |
| /workers/semantics/multiple-workers/006.html (1/1, 100.00%, 0.10% of total) | OK |
| shared worker in dedicated worker in shared worker | FAIL |
| /workers/semantics/encodings/002.html (1/1, 100.00%, 0.10% of total) | OK |
| encoding, shared worker | FAIL |
| /workers/interfaces/SharedWorkerGlobalScope/onconnect.html (1/1, 100.00%, 0.10% of total) | OK |
| onconnect | FAIL |
| /workers/semantics/multiple-workers/003.html (1/1, 100.00%, 0.10% of total) | TIMEOUT |
| creating 3 nested dedicated workers | TIMEOUT |
| /workers/semantics/reporting-errors/004.html (1/1, 100.00%, 0.10% of total) | OK |
| shared worker in two documents and window.onerror | FAIL |
| /workers/constructors/SharedWorker/interface-objects.html (1/1, 100.00%, 0.10% of total) | OK |
| expected interface objects/constructors | FAIL |
| /workers/importscripts_mime.tentative.any.serviceworker.html (1/1, 100.00%, 0.10% of total) | OK |
| importscripts_mime | FAIL |
| /workers/baseurl/alpha/xhr-in-moduleworker.html (1/1, 100.00%, 0.10% of total) | OK |
| Base URL in module dedicated workers: XHR | FAIL |
| /workers/semantics/structured-clone/shared.html (3/115, 2.61%, 0.29% of total) | OK |
| Array RegExp object, RegExp new line | FAIL |
| Object RegExp object, RegExp new line | FAIL |
| RegExp new line | FAIL |
| /workers/constructors/SharedWorker/unresolvable-url.html (1/1, 100.00%, 0.10% of total) | OK |
| resolving broken url | FAIL |
| /workers/semantics/multiple-workers/005.html (1/1, 100.00%, 0.10% of total) | OK |
| dedicated worker in shared worker in dedicated worker | FAIL |
| /workers/constructors/Worker/unresolvable-url.html (1/1, 100.00%, 0.10% of total) | OK |
| unresolvable url | FAIL |
| /workers/shared-worker-from-blob-url.window.html (2/3, 66.67%, 0.19% of total) | TIMEOUT |
| Connecting to a shared worker on a revoked blob URL works. | NOTRUN |
| Creating a shared worker from a blob URL works immediately before revoking. | TIMEOUT |
| /workers/constructors/SharedWorker/null-arguments.html (1/1, 100.00%, 0.10% of total) | OK |
| null as arguments | FAIL |
| /workers/modules/dedicated-worker-import-meta.html (3/3, 100.00%, 0.29% of total) | OK |
| Test import.meta.url on the imported module script with a fragment. | FAIL |
| Test import.meta.url on the imported module script. | FAIL |
| Test import.meta.url on the top-level module script. | FAIL |
| /workers/opaque-origin.html (3/6, 50.00%, 0.29% of total) | OK |
| Worker can XHR fetch a blob. | FAIL |
| Worker can access BroadcastChannel | FAIL |
| Worker can fetch a blob. | FAIL |
| /workers/semantics/encodings/001.html (1/1, 100.00%, 0.10% of total) | OK |
| encoding, dedicated worker | FAIL |
| /workers/semantics/structured-clone/dedicated.html (3/115, 2.61%, 0.29% of total) | OK |
| Array RegExp object, RegExp new line | FAIL |
| Object RegExp object, RegExp new line | FAIL |
| RegExp new line | FAIL |
| /workers/semantics/interface-objects/001.worker.html (2/63, 3.17%, 0.19% of total) | OK |
| The CanvasPath interface object should be exposed. | FAIL |
| The SharedWorker interface object should be exposed. | FAIL |