Bug 284200
| Summary: | REGRESSION (281512@main): [ Sequoia wk1 ] Two http/tests/websocket/tests/hybi/websocket...https.html tests are a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| 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:
http/tests/websocket/tests/hybi/websocket-allowed-setting-cookie-as-third-party.https.html
http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.https.html
The test expectations were removed for wk2 at commit https://commits.webkit.org/281512@main as part of an update to the tests in https://bugs.webkit.org/show_bug.cgi?id=277238 .
These tests are a constant failure on Sequoia wk1 ToT and since the bring-up.
This issue can be reproduced using the command:
run-webkit-tests -1 --no-retry --force --iterations=1 http/tests/websocket/tests/hybi/websocket-allowed-setting-cookie-as-third-party.https.html http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.https.html
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fwebsocket-allowed-setting-cookie-as-third-party.https.html&test=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fwebsocket-cookie-overwrite-behavior.https.html&version_name=Sequoia&flavor=wk1
Diff:
--------
Frame: '<!--frame1-->'
--------
-Cookies are: setAsFirstParty = value foo = bar
+Cookies are: setAsFirstParty = value
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141072498>
Karl Rackler
https://github.com/WebKit/WebKit/pull/37568
EWS
Test gardening commit 287472@main (1b59f0992e3f): <https://commits.webkit.org/287472@main>
Reviewed commits have been landed. Closing PR #37568 and removing active labels.
Jonathan Bedard
Closing bug to match associated radar