WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
269086
[ iOS 17 Release ] imported/w3c/web-platform-tests/feature-policy/feature-policy-frame-policy-allowed-for-all.https.sub.html is a constant flaky text failure
https://bugs.webkit.org/show_bug.cgi?id=269086
Summary
[ iOS 17 Release ] imported/w3c/web-platform-tests/feature-policy/feature-pol...
Jay Stfleur
Reported
2024-02-09 12:19:55 PST
Description: imported/w3c/web-platform-tests/feature-policy/feature-policy-frame-policy-allowed-for-all.https.sub.html Is a flaky failure text failure History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffeature-policy%2Ffeature-policy-frame-policy-allowed-for-all.https.sub.html
Diff/Image Diff/Crash Log:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-17-Simulator-WPT-WK2-Tests-EWS/43d8eb76-12932-clean-tree/imported/w3c/web-platform-tests/feature-policy/feature-policy-frame-policy-allowed-for-all.https.sub-pretty-diff.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-09 12:20:46 PST
<
rdar://problem/122661509
>
Jay Stfleur
Comment 2
2024-02-09 12:22:03 PST
Reproducibility: run-webkit-test --ios-simulator imported/w3c/web-platform-tests/feature-policy/feature-policy-frame-policy-allowed-for-all.https.sub.html --child-process=1 --iterations 50
EWS
Comment 3
2024-02-09 14:01:57 PST
Test gardening commit
274386@main
(f01f55627f32): <
https://commits.webkit.org/274386@main
> Reviewed commits have been landed. Closing PR #24172 and removing active labels.
Chris Dumez
Comment 4
2024-02-28 12:44:40 PST
The diff is about: ``` Blocked access to external URL
https://www.localhost:9443/feature-policy/resources/feature-policy-allowedfeatures.html
Blocked access to external URL
https://www.localhost:9443/feature-policy/resources/feature-policy-allowedfeatures.html
``` The test is not functional because it tries to load from the "
https://www.localhost
" domain. Sadly, our test infrastructure doesn't support such domains yet. We also don't currently have a way to silence the "Blocked access to external URL" messages it seems. As a result, marking the test as flaky is the right thing to do for now. We should be able to re-enable once our test infrastructure gets updated to support custom localhost domains (which I believe Matthew is working on).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug