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 / TestsAssignee: 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   

Description Ben Schwartz 2024-07-31 18:24:03 PDT
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
Comment 1 Radar WebKit Bug Importer 2024-07-31 18:24:16 PDT
<rdar://problem/132946342>
Comment 2 Ben Schwartz 2024-07-31 20:33:37 PDT
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.
Comment 3 EWS 2024-08-11 16:38:24 PDT
Test gardening commit 282103@main (419854d8296a): <https://commits.webkit.org/282103@main>

Reviewed commits have been landed. Closing PR #32016 and removing active labels.
Comment 4 Charlie Wolfe 2024-08-19 15:09:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/32428
Comment 5 EWS 2024-08-20 22:02:40 PDT
Committed 282548@main (11ca8f29c7c6): <https://commits.webkit.org/282548@main>

Reviewed commits have been landed. Closing PR #32428 and removing active labels.