Bug 281923
| Summary: | [ Sequoia+ ] 3 tests in http/tests/cookies/same-site are constant failure (failure in EWS) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | j_stfleur, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138432744>
EWS
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
Could not find test expectations that were set prior. But they are still failing on Sequoia+, adding expectations until issue is fixed
EWS
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
Test gardening commit 286460@main (d67bf46d56b8): <https://commits.webkit.org/286460@main>
Reviewed commits have been landed. Closing PR #36509 and removing active labels.