Bug 277460
Summary: | REGRESSION (iOS 18): 9 layout tests need to be re-written to expect new behavior. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | Tools / Tests | Assignee: | Charlie Wolfe <charliew> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Schwartz
The following tests need to be re-baselined on iOS 18:
http/tests/cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page.html
http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html
http/tests/cookies/same-site/popup-cross-site-post.html
http/tests/privateClickMeasurement/send-attribution-conversion-request.html
http/tests/websocket/tests/hybi/websocket-allowed-setting-cookie-as-third-party.html
imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.html
imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.worker.html
imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window.html
imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132946342>
Ben Schwartz
More info: apparently, this failure is expected due to a change in iOS 18. We should re-write the tests to pass on iOS 18 and set expectations for iOS 17.
EWS
Test gardening commit 282103@main (419854d8296a): <https://commits.webkit.org/282103@main>
Reviewed commits have been landed. Closing PR #32016 and removing active labels.
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/32428
EWS
Committed 282548@main (11ca8f29c7c6): <https://commits.webkit.org/282548@main>
Reviewed commits have been landed. Closing PR #32428 and removing active labels.