NEW 281923
[ Sequoia+ ] 3 tests in http/tests/cookies/same-site are constant failure (failure in EWS)
https://bugs.webkit.org/show_bug.cgi?id=281923
Summary [ Sequoia+ ] 3 tests in http/tests/cookies/same-site are constant failure (fa...
Marta Darbinyan
Reported 2024-10-22 14:42:52 PDT
The following tests are failing on Sequoia wk2 Debug arm64 queue after Sequoia bring-up in EWS. 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 Diff logs: Cookies sent with HTTP request: PASS Do not have cookie "strict". -PASS Do not have cookie "implicit-lax". -PASS Do not have cookie "lax-because-invalid-SameSite-value". +FAIL Should not have cookie "implicit-lax". But do with value 6. +FAIL Should not have cookie "lax-because-invalid-SameSite-value". But do with value 6. PASS Do not have cookie "lax". Cookies visible in DOM: PASS Do not have DOM cookie "strict". -PASS Do not have DOM cookie "implicit-lax". -PASS Do not have DOM cookie "lax-because-invalid-SameSite-value". +FAIL Should not have DOM cookie "implicit-lax". But do with value 6. +FAIL Should not have DOM cookie "lax-because-invalid-SameSite-value". But do with value 6. PASS Do not have DOM cookie "lax". PASS successfullyParsed is true +Some tests failed. History: https://ews-build.webkit.org/#/builders/122/builds/4 Test result link: https://ews-build.s3-us-west-2.amazonaws.com/macOS-Sequoia-Debug-WK2-Tests-EWS/ffdea4d8-4/results.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-22 14:43:16 PDT
EWS
Comment 2 2024-10-22 15:06:32 PDT
Test gardening commit 285573@main (e62137f1f2bd): <https://commits.webkit.org/285573@main> Reviewed commits have been landed. Closing PR #35587 and removing active labels.
Jay Stfleur
Comment 3 2024-11-09 15:48:00 PST
Could not find test expectations that were set prior. But they are still failing on Sequoia+, adding expectations until issue is fixed
EWS
Comment 4 2024-11-09 15:55:18 PST
Test gardening commit 286391@main (04ef224ae723): <https://commits.webkit.org/286391@main> Reviewed commits have been landed. Closing PR #36448 and removing active labels.
EWS
Comment 5 2024-11-11 16:07:17 PST
Test gardening commit 286460@main (d67bf46d56b8): <https://commits.webkit.org/286460@main> Reviewed commits have been landed. Closing PR #36509 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.