Bug 279404
| Summary: | REGRESSION (282617@main): [ Ventura ] http/tests/storageAccess/request-and-grant-access-then-navigate-cross-site-should-not-have-access.https.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fady Farag <com.webkit.iidmsa> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Mac (Intel) | ||
| OS: | macOS 13 | ||
Fady Farag
http/tests/storageAccess/request-and-grant-access-then-navigate-cross-site-should-not-have-access.https.html
This test is flakily failing on macOS Ventura wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FstorageAccess%2Frequest-and-grant-access-then-navigate-cross-site-should-not-have-access.https.html&platform=mac
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-then-navigate-cross-site-should-not-have-access.https-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-then-navigate-cross-site-should-not-have-access.https-actual.txt
@@ -5,7 +5,7 @@
PASS document.cookie ==
PASS Storage access was granted.
-PASS document.cookie == cookieSetClientSideAfterGrantedStorageAccess=value; firstPartyCookie=value
+PASS document.cookie ==
PASS No storage access. document.cookie == , cookies seen server-side == "No cookies"
PASS successfullyParsed is true
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/283330@main%20(8030)/http/tests/storageAccess/request-and-grant-access-then-navigate-cross-site-should-not-have-access.https-pretty-diff.html
REGRESSION:
The regression point seems to be after 282617@main landed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135620740>
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/33361
EWS
Committed 283424@main (dab74bbac094): <https://commits.webkit.org/283424@main>
Reviewed commits have been landed. Closing PR #33361 and removing active labels.
Ryan Haddad
Reopening since this was only gardening.