| Summary: | [ BigSur wk2 ] 4X http/tests/storageAccess/request-and-grant-access- (Layout tests) are flaky failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Hercules Hjalmarsson
2022-07-21 12:24:30 PDT
Unable to reproduce issue. Setting expectation for commit-queue. Test gardening commit 252698@main (cd5aced86c84): <https://commits.webkit.org/252698@main> Reviewed commits have been landed. Closing PR #2630 and removing active labels. Found multiple flaky text failure tests under commit-queue that appear to have the same (very similar) DIFFs:
http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction.html
http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe.html
http/tests/storageAccess/request-and-grant-access-with-per-page-scope-access-from-another-frame.html
DIFF(S):
--- /Volumes/Data/worker/Merge-Queue/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-expected.txt
+++ /Volumes/Data/worker/Merge-Queue/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS Storage access was granted. document.cookie == , cookies seen server-side == "No cookies"
+PASS Storage access was granted. document.cookie == firstPartyCookie=value, cookies seen server-side == {"firstPartyCookie":"value"}
PASS successfullyParsed is true
TEST COMPLETE
Updating all 4X expectations under commit-queue. Marking as duplicate since all 4 bugs are related. *** This bug has been marked as a duplicate of bug 243069 *** |