Bug 246427
Summary: | New test(255354@main): [macOS iOS] imported/w3c/web-platform-tests/preload/preload-referrer-policy.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
imported/w3c/web-platform-tests/preload/preload-referrer-policy.html
Is a flaky text failure on macOS iOS ToT and since introduced at 255354@main.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/preload/preload-referrer-policy.html
DIFF:
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: The resource http://localhost:8800/preload/resources/echo-referrer.py?uid=0ac3e22b-fc77-4915-96e1-634223860d13 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
The preload's referrerpolicy attribute should be respected, and consumed regardless of consumer referrer policy
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101099574>
Hercules Hjalmarsson
This issue can be bisected to 255354@main using command:
run-webkit-tests --debug -f --exit-after-n-failures 1 --force --child-processes=5 --iterations=500 imported/w3c/web-platform-tests/preload/preload-referrer-policy.html
EWS
Test gardening commit 255458@main (48036dfd5ea6): <https://commits.webkit.org/255458@main>
Reviewed commits have been landed. Closing PR #5305 and removing active labels.
EWS
Test gardening commit 255502@main (48f8da125ce4): <https://commits.webkit.org/255502@main>
Reviewed commits have been landed. Closing PR #5340 and removing active labels.
Hercules Hjalmarsson
(In reply to EWS from comment #4)
> Test gardening commit 255502@main (48f8da125ce4):
> <https://commits.webkit.org/255502@main>
>
> Reviewed commits have been landed. Closing PR #5340 and removing active
> labels.
This is also failing on wk1. Updated expectation in above commit.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/6316
EWS
Committed 256499@main (9e5b703a851f): <https://commits.webkit.org/256499@main>
Reviewed commits have been landed. Closing PR #6316 and removing active labels.