Bug 277460 - REGRESSION (iOS 18): 9 layout tests need to be re-written to expect new behavior.
Summary: REGRESSION (iOS 18): 9 layout tests need to be re-written to expect new behav...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-07-31 18:24 PDT by Ben Schwartz
Modified: 2024-08-20 22:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.