Bug 309173
| Summary: | [macOS iOS] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | DOM | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy.html is a flaky text failure on macOS and iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fscripting-1%2Fthe-script-element%2Fmodule%2Fmodulepreload-referrerpolicy.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy-actual.txt
@@ -5,5 +5,5 @@
PASS Modulepreload with same-origin policy should send full referrer for same-origin requests
PASS Modulepreload with strict-origin policy should send origin-only referrer
PASS Modulepreload with strict-origin-when-cross-origin policy should send full referrer for same-origin requests
-PASS Modulepreload with unsafe-url policy should send full referrer
+FAIL Modulepreload with unsafe-url policy should send full referrer assert_equals: Modulepreload with unsafe-url policy should send full referrer expected "http://web-platform.test:8800/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy.html" but got ""
TEXT DIFF:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/308627%40main%20(2162)/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy-pretty-diff.html
REPRODUCTION:
Reproduced on macOS 26.2 release ToT with the following:
run-webkit-tests --force --no-retry --release --iterations 100 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/modulepreload-referrerpolicy.html
I am going to mark expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171730851>
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/59900
EWS
Test gardening commit 308643@main (79c8f3e61086): <https://commits.webkit.org/308643@main>
Reviewed commits have been landed. Closing PR #59900 and removing active labels.