workers: Complete Failures

Completely failed files: 123; Completely failed subtests: 154; Failure level: 154/603 (25.54%)

Test Files

  1. /workers/SharedWorker_dataUrl.html (2/2, 100.00%, 0.33% of total)
  2. /workers/baseurl/alpha/import-in-moduleworker.html (1/1, 100.00%, 0.17% of total)
  3. /workers/baseurl/alpha/sharedworker-in-worker.html (1/1, 100.00%, 0.17% of total)
  4. /workers/constructors/Worker/no-arguments-ctor.html (1/1, 100.00%, 0.17% of total)
  5. /workers/constructors/Worker/same-origin.html (1/9, 11.11%, 0.17% of total)
  6. /workers/constructors/Worker/unresolvable-url.html (1/1, 100.00%, 0.17% of total)
  7. /workers/data-url-shared.html (1/9, 11.11%, 0.17% of total)
  8. /workers/examples/general.any.serviceworker.html (1/1, 100.00%, 0.17% of total)
  9. /workers/importscripts_mime.any.serviceworker.html (1/1, 100.00%, 0.17% of total)
  10. /workers/importscripts_mime.any.sharedworker.html (24/24, 100.00%, 3.98% of total)
  11. /workers/interfaces/WorkerGlobalScope/close/incoming-message.html (1/1, 100.00%, 0.17% of total)
  12. /workers/interfaces/WorkerGlobalScope/close/setInterval.html (1/1, 100.00%, 0.17% of total)
  13. /workers/interfaces/WorkerGlobalScope/close/setTimeout.html (1/1, 100.00%, 0.17% of total)
  14. /workers/interfaces/WorkerGlobalScope/location/redirect-module.html (1/1, 100.00%, 0.17% of total)
  15. /workers/interfaces/WorkerGlobalScope/location/redirect.html (1/1, 100.00%, 0.17% of total)
  16. /workers/interfaces/WorkerGlobalScope/location/worker-separate-file.html (1/1, 100.00%, 0.17% of total)
  17. /workers/modules/dedicated-worker-import-blob-url.any.html (7/7, 100.00%, 1.16% of total)
  18. /workers/modules/dedicated-worker-import-csp.html (9/9, 100.00%, 1.49% of total)
  19. /workers/modules/dedicated-worker-import-data-url.any.html (7/7, 100.00%, 1.16% of total)
  20. /workers/modules/dedicated-worker-import-failure.html (4/7, 57.14%, 0.66% of total)
  21. /workers/modules/dedicated-worker-import-meta.html (3/3, 100.00%, 0.50% of total)
  22. /workers/modules/dedicated-worker-import-referrer.html (15/15, 100.00%, 2.49% of total)
  23. /workers/modules/dedicated-worker-import.any.html (7/7, 100.00%, 1.16% of total)
  24. /workers/modules/dedicated-worker-options-credentials.html (32/33, 96.97%, 5.31% of total)
  25. /workers/modules/dedicated-worker-options-type.html (2/5, 40.00%, 0.33% of total)
  26. /workers/semantics/encodings/003.html (1/1, 100.00%, 0.17% of total)
  27. /workers/semantics/encodings/004.html (1/1, 100.00%, 0.17% of total)
  28. /workers/semantics/interface-objects/003.html (7/64, 10.94%, 1.16% of total)
  29. /workers/semantics/multiple-workers/004.html (1/1, 100.00%, 0.17% of total)
  30. /workers/semantics/multiple-workers/005.html (1/1, 100.00%, 0.17% of total)
  31. /workers/semantics/multiple-workers/006.html (1/1, 100.00%, 0.17% of total)
  32. /workers/semantics/multiple-workers/007.html (1/1, 100.00%, 0.17% of total)
  33. /workers/semantics/multiple-workers/008.html (1/1, 100.00%, 0.17% of total)
  34. /workers/semantics/navigation/001.html (1/1, 100.00%, 0.17% of total)
  35. /workers/semantics/navigation/002.html (1/1, 100.00%, 0.17% of total)
  36. /workers/semantics/reporting-errors/001.html (1/1, 100.00%, 0.17% of total)
  37. /workers/semantics/reporting-errors/002.html (1/1, 100.00%, 0.17% of total)
  38. /workers/semantics/reporting-errors/003.html (1/1, 100.00%, 0.17% of total)
  39. /workers/semantics/reporting-errors/004.html (1/1, 100.00%, 0.17% of total)
  40. /workers/semantics/run-a-worker/003.html (1/2, 50.00%, 0.17% of total)
  41. /workers/semantics/structured-clone/shared.html (6/115, 5.22%, 1.00% of total)
  42. /workers/shared-worker-name-via-options.html (1/1, 100.00%, 0.17% of total)
Test Show/Hide MessagesFF71
/workers/SharedWorker_dataUrl.html (2/2, 100.00%, 0.33% of total)TIMEOUT
Data URL not shared by cross-origin SharedWorkersTIMEOUT
FF71: Test timed out
Data URLs shared by same-origin SharedWorkersNOTRUN
/workers/baseurl/alpha/import-in-moduleworker.html (1/1, 100.00%, 0.17% of total)OK
Base URL in module dedicated workers: importFAIL
FF71: assert_unreached: Got error event Reached unreachable code
/workers/baseurl/alpha/sharedworker-in-worker.html (1/1, 100.00%, 0.17% of total)OK
Base URL in workers: new SharedWorker()FAIL
FF71: assert_unreached: Got error event Reached unreachable code
/workers/constructors/Worker/no-arguments-ctor.html (1/1, 100.00%, 0.17% of total)OK
without argumentsFAIL
FF71: assert_throws is not defined
/workers/constructors/Worker/same-origin.html (1/9, 11.11%, 0.17% of total)OK
unsupported_schemeFAIL
FF71: assert_throws is not defined
/workers/constructors/Worker/unresolvable-url.html (1/1, 100.00%, 0.17% of total)OK
unresolvable urlFAIL
FF71: assert_throws is not defined
/workers/data-url-shared.html (1/9, 11.11%, 0.17% of total)TIMEOUT
A data: URL shared worker should not be shared among origins.TIMEOUT
FF71: Test timed out
/workers/examples/general.any.serviceworker.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/examples/general.any.serviceworker.htmlERROR
/workers/importscripts_mime.any.serviceworker.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/importscripts_mime.any.serviceworker.htmlERROR
/workers/importscripts_mime.any.sharedworker.html (24/24, 100.00%, 3.98% of total)OK
importScripts() requires scripty MIME types: TEXT/HTML is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: TeXt/HtMl is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: Text/html is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: aaa/aaa is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: application/javascript is allowed.FAIL
FF71: Failed to load worker script at /workers/support/imported_script.py?mime=application/javascript (nsresult = 0x804b001d)
importScripts() requires scripty MIME types: application/octet-stream is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: application/xml is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: image/png is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: potato/text is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/Html is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/csv is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/csv; charset=utf-8 is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/csv;bla;bla is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/csv;charset=utf-8 is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/ecmascript is allowed.FAIL
FF71: Failed to load worker script at /workers/support/imported_script.py?mime=text/ecmascript (nsresult = 0x804b001d)
importScripts() requires scripty MIME types: text/html is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/javascript is allowed.FAIL
FF71: Failed to load worker script at /workers/support/imported_script.py?mime=text/javascript (nsresult = 0x804b001d)
importScripts() requires scripty MIME types: text/javascript; charset=utf-8 is allowed.FAIL
FF71: Failed to load worker script at /workers/support/imported_script.py?mime=text/javascript; charset=utf-8 (nsresult = 0x804b001d)
importScripts() requires scripty MIME types: text/javascript;bla;bla is allowed.FAIL
FF71: Failed to load worker script at /workers/support/imported_script.py?mime=text/javascript;bla;bla (nsresult = 0x804b001d)
importScripts() requires scripty MIME types: text/javascript;charset=utf-8 is allowed.FAIL
FF71: Failed to load worker script at /workers/support/imported_script.py?mime=text/javascript;charset=utf-8 (nsresult = 0x804b001d)
importScripts() requires scripty MIME types: text/plain is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: text/potato is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: video/mpeg is blocked.FAIL
FF71: assert_throws is not defined
importScripts() requires scripty MIME types: zzz/zzz is blocked.FAIL
FF71: assert_throws is not defined
/workers/interfaces/WorkerGlobalScope/close/incoming-message.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/interfaces/WorkerGlobalScope/close/incoming-message.htmlERROR
/workers/interfaces/WorkerGlobalScope/close/setInterval.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/interfaces/WorkerGlobalScope/close/setInterval.htmlERROR
/workers/interfaces/WorkerGlobalScope/close/setTimeout.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/interfaces/WorkerGlobalScope/close/setTimeout.htmlERROR
/workers/interfaces/WorkerGlobalScope/location/redirect-module.html (1/1, 100.00%, 0.17% of total)OK
WorkerLocation with redirects: module dedicated workersFAIL
FF71: assert_equals: expected "http://web-platform.test:8000/workers/interfaces/WorkerGlobalScope/location/redirect-module.html?token=8783e352-416c-11ec-b05f-0242ac110002&timeout=60000&https_port=8443&web_root=/_wave/post-location-members.js?a" but got "http://web-platform.test:8000/workers/interfaces/WorkerGlobalScope/location/post-location-members.js?a"
/workers/interfaces/WorkerGlobalScope/location/redirect.html (1/1, 100.00%, 0.17% of total)OK
WorkerLocation with redirects: classic dedicated workersFAIL
FF71: assert_equals: expected "http://web-platform.test:8000/workers/interfaces/WorkerGlobalScope/location/redirect.html?token=8783e352-416c-11ec-b05f-0242ac110002&timeout=60000&https_port=8443&web_root=/_wave/post-location-members.js?a" but got "http://web-platform.test:8000/workers/interfaces/WorkerGlobalScope/location/post-location-members.js?a"
/workers/interfaces/WorkerGlobalScope/location/worker-separate-file.html (1/1, 100.00%, 0.17% of total)OK
location with a worker in separate fileFAIL
FF71: assert_equals: expected "http://web-platform.test:8000/workers/interfaces/WorkerGlobalScope/location/worker-separate-file.html?token=8783e352-416c-11ec-b05f-0242ac110002&timeout=60000&https_port=8443&web_root=/_wave/post-location-members.js?a#b?c" but got "http://web-platform.test:8000/workers/interfaces/WorkerGlobalScope/location/post-location-members.js?a#b?c"
/workers/modules/dedicated-worker-import-blob-url.any.html (7/7, 100.00%, 1.16% of total)ERROR
Dynamic import and then static import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Dynamic import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Nested dynamic import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Nested static import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Static import and then dynamic import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Static import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
eval(import()).FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
/workers/modules/dedicated-worker-import-csp.html (9/9, 100.00%, 1.49% 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
FF71: Test timed out
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-data-url.any.html (7/7, 100.00%, 1.16% of total)ERROR
Dynamic import and then static import.NOTRUN
Dynamic import.NOTRUN
Nested dynamic import.NOTRUN
Nested static import.NOTRUN
Static import and then dynamic import.NOTRUN
Static import.TIMEOUT
FF71: Test timed out
eval(import()).NOTRUN
/workers/modules/dedicated-worker-import-failure.html (4/7, 57.14%, 0.66% of total)OK
Dynamic import for non-existent script should throw an exception.FAIL
FF71: assert_equals: expected "TypeError" but got "Error"
Worker construction for a file URL should throw an exception.FAIL
FF71: assert_throws is not defined
Worker construction for an invalid URL should throw an exception.FAIL
FF71: assert_throws is not defined
importScripts() on module worker should throw an exception.FAIL
FF71: assert_equals: expected "TypeError" but got "LOADED"
/workers/modules/dedicated-worker-import-meta.html (3/3, 100.00%, 0.50% of total)ERROR
Test import.meta.url on the imported module script with a fragment.FAIL
FF71: assert_true: expected true got false
Test import.meta.url on the imported module script.FAIL
FF71: assert_true: expected true got false
Test import.meta.url on the top-level module script.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import.meta may only appear in a module"
/workers/modules/dedicated-worker-import-referrer.html (15/15, 100.00%, 2.49% 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 policyTIMEOUT
FF71: Test timed out
Same-origin top-level module script loading with "origin" referrer policyNOTRUN
Same-origin top-level module script loading with "same-origin" referrer policyNOTRUN
/workers/modules/dedicated-worker-import.any.html (7/7, 100.00%, 1.16% of total)ERROR
Dynamic import and then static import.FAIL
FF71: assert_array_equals: value is "Failed to do dynamic import: Error: Dynamic module import is disabled or not supported in this context", expected array
Dynamic import.FAIL
FF71: assert_array_equals: value is "Failed to do dynamic import: Error: Dynamic module import is disabled or not supported in this context", expected array
Nested dynamic import.FAIL
FF71: assert_array_equals: value is "Failed to do dynamic import: Error: Dynamic module import is disabled or not supported in this context", expected array
Nested static import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Static import and then dynamic import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
Static import.FAIL
FF71: promise_test: Unhandled rejection with value: "SyntaxError: import declarations may only appear at top level of a module"
eval(import()).FAIL
FF71: assert_array_equals: value is "Failed to do dynamic import: Error: Dynamic module import is disabled or not supported in this context", expected array
/workers/modules/dedicated-worker-options-credentials.html (32/33, 96.97%, 5.31% of total)TIMEOUT
new Worker() with type-module credentials=omit should not send the credentials for cross-origin dynamic importsNOTRUN
new Worker() with type-module credentials=omit should not send the credentials for cross-origin static importsNOTRUN
new Worker() with type=classic should always send the credentials for same-origin dynamic imports regardless of the credentials option (default).NOTRUN
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 always send the credentials regardless of the credentials option (default).NOTRUN
new Worker() with type=classic should always send the credentials regardless of the credentials option (include).NOTRUN
new Worker() with type=classic should always send the credentials regardless of the credentials option (omit).NOTRUN
new Worker() with type=classic should always send the credentials 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 credentialsNOTRUN
new Worker() with type=module and credentials=include should send the credentials for cross-origin dynamic importsNOTRUN
new Worker() with type=module and credentials=include should send the credentials for cross-origin static importsNOTRUN
new Worker() with type=module and credentials=include should send the credentials for same-origin dynamic importsNOTRUN
new Worker() with type=module and credentials=include should send the credentials for same-origin static importsNOTRUN
new Worker() with type=module and credentials=omit should not send the credentialsNOTRUN
new Worker() with type=module and credentials=omit should not send the credentials for same-origin dynamic importsNOTRUN
new Worker() with type=module and credentials=omit should not send the credentials for same-origin static importsNOTRUN
new Worker() with type=module and credentials=same-origin should not send the credentials for cross-origin dynamic importsNOTRUN
new Worker() with type=module and credentials=same-origin should not send the credentials for cross-origin static importsNOTRUN
new Worker() with type=module and credentials=same-origin should send the credentialsNOTRUN
new Worker() with type=module and credentials=same-origin should send the credentials for same-origin dynamic importsNOTRUN
new Worker() with type=module and credentials=same-origin should send the credentials for same-origin static importsNOTRUN
new Worker() with type=module and default credentials option should behave as credentials=same-origin and not send the credentials for cross-origin dynamic importsNOTRUN
new Worker() with type=module and default credentials option should behave as credentials=same-origin and not send the credentials for cross-origin static importsNOTRUN
new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentialsTIMEOUT
FF71: Test timed out
new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials for same-origin dynamic importsNOTRUN
new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials for same-origin static importsNOTRUN
/workers/modules/dedicated-worker-options-type.html (2/5, 40.00%, 0.33% of total)OK
Test worker construction with an empty worker type.FAIL
FF71: assert_equals: expected "TypeError" but got "Error"
Test worker construction with an unknown worker type.FAIL
FF71: assert_equals: expected "TypeError" but got "Error"
/workers/semantics/encodings/003.html (1/1, 100.00%, 0.17% of total)OK
URL encoding, dedicated workerFAIL
FF71: assert_true: expected true got false
/workers/semantics/encodings/004.html (1/1, 100.00%, 0.17% of total)OK
URL encoding, shared workerFAIL
FF71: assert_true: expected true got false
/workers/semantics/interface-objects/003.html (7/64, 10.94%, 1.16% of total)OK
The ApplicationCache interface object should be exposedFAIL
FF71: assert_true: expected true got false
The CanvasGradient interface object should be exposedFAIL
FF71: assert_true: expected true got false
The CanvasPath interface object should be exposedFAIL
FF71: assert_true: expected true got false
The CanvasPattern interface object should be exposedFAIL
FF71: assert_true: expected true got false
The Path2D interface object should be exposedFAIL
FF71: assert_true: expected true got false
The SharedWorker interface object should be exposedFAIL
FF71: assert_true: expected true got false
The WritableStream interface object should be exposedFAIL
FF71: assert_true: expected true got false
/workers/semantics/multiple-workers/004.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/semantics/multiple-workers/004.htmlERROR
/workers/semantics/multiple-workers/005.html (1/1, 100.00%, 0.17% of total)OK
dedicated worker in shared worker in dedicated workerFAIL
FF71: assert_unreached: error Reached unreachable code
/workers/semantics/multiple-workers/006.html (1/1, 100.00%, 0.17% of total)OK
shared worker in dedicated worker in shared workerFAIL
FF71: assert_equals: expected "123" but got "ReferenceError: SharedWorker is not defined"
/workers/semantics/multiple-workers/007.html (1/1, 100.00%, 0.17% of total)OK
shared worker in dedicated worker in shared workerFAIL
FF71: assert_unreached: error Reached unreachable code
/workers/semantics/multiple-workers/008.html (1/1, 100.00%, 0.17% of total)TIMEOUT
messagechannel in shared workerTIMEOUT
FF71: Test timed out
/workers/semantics/navigation/001.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/semantics/navigation/001.htmlERROR
/workers/semantics/navigation/002.html (1/1, 100.00%, 0.17% of total)TIMEOUT
navigating 2TIMEOUT
FF71: Test timed out
/workers/semantics/reporting-errors/001.html (1/1, 100.00%, 0.17% of total)OK
shared worker, not handledFAIL
FF71: assert_unreached: window.onerror invoked: uncaught exception: 42 Reached unreachable code
/workers/semantics/reporting-errors/002.html (1/1, 100.00%, 0.17% of total)OK
shared worker, addEventListenerFAIL
FF71: assert_unreached: window.onerror invoked: uncaught exception: 42 Reached unreachable code
/workers/semantics/reporting-errors/003.html (1/1, 100.00%, 0.17% of total)OK
shared worker, no error event on worker or portFAIL
FF71: assert_unreached: error on worker Reached unreachable code
/workers/semantics/reporting-errors/004.html (1/1, 100.00%, 0.17% of total)OK
shared worker in two documents and window.onerrorFAIL
FF71: assert_unreached: (outer) error on worker Reached unreachable code
/workers/semantics/run-a-worker/003.html (1/2, 50.00%, 0.17% of total)OK
sharedFAIL
FF71: assert_unreached: Reached unreachable code
/workers/semantics/structured-clone/shared.html (6/115, 5.22%, 1.00% of total)OK
Array ImageBitmap object, ImageBitmap 1x1 transparent blackFAIL
FF71: promise_test: Unhandled rejection with value: object "DataCloneError: The object could not be cloned."
Array ImageBitmap object, ImageBitmap 1x1 transparent non-blackFAIL
FF71: promise_test: Unhandled rejection with value: object "DataCloneError: The object could not be cloned."
ImageBitmap 1x1 non-transparent non-blackFAIL
FF71: promise_test: Unhandled rejection with value: object "DataCloneError: The object could not be cloned."
ImageBitmap 1x1 transparent blackFAIL
FF71: promise_test: Unhandled rejection with value: object "DataCloneError: The object could not be cloned."
Object ImageBitmap object, ImageBitmap 1x1 transparent blackFAIL
FF71: promise_test: Unhandled rejection with value: object "DataCloneError: The object could not be cloned."
Object ImageBitmap object, ImageBitmap 1x1 transparent non-blackFAIL
FF71: promise_test: Unhandled rejection with value: object "DataCloneError: The object could not be cloned."
/workers/shared-worker-name-via-options.html (1/1, 100.00%, 0.17% of total)ERROR
/workers/shared-worker-name-via-options.htmlERROR