NEW273159
REGRESSION (VenturaG): [macOS wk1] imported/w3c/web-platform-tests/workers/modules/dedicated-worker-import-referrer.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=273159
Summary REGRESSION (VenturaG): [macOS wk1] imported/w3c/web-platform-tests/workers/mo...
Marta Darbinyan
Reported 2024-04-23 17:38:15 PDT
Description: imported/w3c/web-platform-tests/workers/modules/dedicated-worker-import-referrer.html Is a flaky failure on Sonoma and Ventura wk1. The flakiness occurred after switching from Ventura F to Ventura G wk1. The test was successfully passing on VenturaG and started failing on Ventura G and later on Sonoma after bring-up.. History: https://results.webkit.org/?flavor=wk1&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fworkers%2Fmodules%2Fdedicated-worker-import-referrer.html&version_name=Sonoma&version_name=Ventura&recent=false Diff Log: CONSOLE MESSAGE: Importing a module script failed. CONSOLE MESSAGE: Importing a module script failed. CONSOLE MESSAGE: Importing a module script failed. PASS Same-origin top-level module script loading with "no-referrer" referrer policy PASS Same-origin top-level module script loading with "origin" referrer policy PASS Same-origin top-level module script loading with "same-origin" referrer policy PASS Same-origin static import with "no-referrer" referrer policy. PASS Same-origin static import with "origin" referrer policy. PASS Same-origin static import with "same-origin" referrer policy. FAIL Cross-origin static import with "no-referrer" referrer policy. promise_test: Unhandled rejection with value: object "TypeError: "ERROR" cannot be parsed as a URL." FAIL Cross-origin static import with "origin" referrer policy. promise_test: Unhandled rejection with value: object "TypeError: "ERROR" cannot be parsed as a URL." FAIL Cross-origin static import with "same-origin" referrer policy. promise_test: Unhandled rejection with value: object "TypeError: "ERROR" cannot be parsed as a URL." PASS Same-origin dynamic import with "no-referrer" referrer policy. PASS Same-origin dynamic import with "origin" referrer policy. PASS Same-origin dynamic import with "same-origin" referrer policy. FAIL Cross-origin dynamic import with "no-referrer" referrer policy. promise_test: Unhandled rejection with value: object "TypeError: "Import failed: TypeError: Importing a module script failed." cannot be parsed as a URL." FAIL Cross-origin dynamic import with "origin" referrer policy. promise_test: Unhandled rejection with value: object "TypeError: "Import failed: TypeError: Importing a module script failed." cannot be parsed as a URL." FAIL Cross-origin dynamic import with "same-origin" referrer policy. promise_test: Unhandled rejection with value: object "TypeError: "Import failed: TypeError: Importing a module script failed." cannot be parsed as a URL." Link: https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/277692@[…]rs/modules/dedicated-worker-import-referrer-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-23 17:38:51 PDT
Note You need to log in before you can comment on or make changes to this bug.