WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281984
Undo test changes expecting SameSite=Lax cookies by default
https://bugs.webkit.org/show_bug.cgi?id=281984
Summary
Undo test changes expecting SameSite=Lax cookies by default
Anfernee Viduya
Reported
2024-10-23 09:54:45 PDT
imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window.html imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window.html are constant failures. HISTORY:
https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fanonymous-iframe%2Fcookie.tentative.https.window.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-embedder-policy%2Fanonymous-iframe%2Fcookie.tentative.https.window.html
DIFF: PASS Setup FAIL Anonymous same-origin iframe is loaded without credentials assert_equals: expected (undefined) undefined but got (string) "same_origin" -PASS Anonymous cross-origin iframe is loaded without credentials +FAIL Anonymous cross-origin iframe is loaded without credentials assert_equals: expected (undefined) undefined but got (string) "cross_origin" FAIL same_origin anonymous iframe can't send same_origin credentials assert_equals: expected (undefined) undefined but got (string) "same_origin" -PASS same_origin anonymous iframe can't send cross_origin credentials -PASS cross_origin anonymous iframe can't send cross_origin credentials -PASS cross_origin anonymous iframe can't send same_origin credentials +FAIL same_origin anonymous iframe can't send cross_origin credentials assert_equals: expected (undefined) undefined but got (string) "cross_origin" +FAIL cross_origin anonymous iframe can't send cross_origin credentials assert_equals: expected (undefined) undefined but got (string) "cross_origin" +FAIL cross_origin anonymous iframe can't send same_origin credentials assert_equals: expected (undefined) undefined but got (string) "same_origin" FAIL same_origin anonymous iframe can't send same_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "same_origin" -PASS same_origin anonymous iframe can't send cross_origin credentials on child iframe -PASS cross_origin anonymous iframe can't send cross_origin credentials on child iframe -PASS cross_origin anonymous iframe can't send same_origin credentials on child iframe +FAIL same_origin anonymous iframe can't send cross_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "cross_origin" +FAIL cross_origin anonymous iframe can't send cross_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "cross_origin" +FAIL cross_origin anonymous iframe can't send same_origin credentials on child iframe assert_equals: expected (undefined) undefined but got (string) "same_origin" DIFF LINK:
https://ews-build.s3-us-west-2.amazonaws.com/macOS-Sequoia-Debug-WK2-Tests-EWS/47ddd35b-87-rerun/imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window-diff.txt
https://ews-build.s3-us-west-2.amazonaws.com/macOS-Sequoia-Debug-WK2-Tests-EWS/47ddd35b-87-rerun/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window-diff.txt
REPRODUCIBILITY: I was able to reproduce the test using command on ToT using. run-webkit-tests <test_name> --debug --iterations=10 DESCRIPTION: At the time creating this bug, the only testers reporting constant failure results are on EWS Sequoia Queues.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-23 09:55:03 PDT
<
rdar://problem/138487628
>
EWS
Comment 2
2024-10-23 10:52:01 PDT
Test gardening commit
285613@main
(17cda4f9cdfe): <
https://commits.webkit.org/285613@main
> Reviewed commits have been landed. Closing PR #35635 and removing active labels.
Charlie Wolfe
Comment 3
2024-10-24 13:20:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35689
EWS
Comment 4
2024-10-25 01:29:46 PDT
Committed
285696@main
(9d5f18152a92): <
https://commits.webkit.org/285696@main
> Reviewed commits have been landed. Closing PR #35689 and removing active labels.
EWS
Comment 5
2024-10-25 15:10:18 PDT
Test gardening commit
285716@main
(4a983d37a171): <
https://commits.webkit.org/285716@main
> Reviewed commits have been landed. Closing PR #35741 and removing active labels.
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