Bug 284492
| Summary: | REGRESSION (Sequoia?): [ Sequoia wk2 ] Two imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-redirect.any.* tests are a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | charliew, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141315461>
EWS
Test gardening commit 287697@main (668d02bc9a95): <https://commits.webkit.org/287697@main>
Reviewed commits have been landed. Closing PR #37799 and removing active labels.