NEW 284492
REGRESSION (Sequoia?): [ Sequoia wk2 ] Two imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.* tests are a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=284492
Summary REGRESSION (Sequoia?): [ Sequoia wk2 ] Two imported/w3c/web-platform-tests/fe...
Karl Rackler
Reported 2024-12-11 14:48:01 PST
Description: 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 These two tests were added long ago at https://commits.webkit.org/199539@main and are a constant failure on Sequoia ToT and since the bring-up. This issue can be reproduced using the command: run-webkit-tests --release --no-retry --force --iterations=1 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 History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Fcors%2Fcors-cookies-redirect.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Fcors%2Fcors-cookies-redirect.any.worker.html&version_name=Sequoia Diff: PASS Set cookies -PASS Testing credentials after cross-origin redirection with CORS and no preflight -PASS Testing credentials after cross-origin redirection with CORS and preflight +FAIL Testing credentials after cross-origin redirection with CORS and no preflight assert_equals: Request includes cookie(s) expected (string) "a=2" but got (object) null +FAIL Testing credentials after cross-origin redirection with CORS and preflight assert_equals: Request includes cookie(s) expected (string) "a=2" but got (object) null PASS Clean cookies
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-11 14:48:11 PST
EWS
Comment 2 2024-12-11 14:57:49 PST
Test gardening commit 287697@main (668d02bc9a95): <https://commits.webkit.org/287697@main> Reviewed commits have been landed. Closing PR #37799 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.