Bug 243067
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 |
Hercules Hjalmarsson
http/tests/storageAccess/request-and-grant-access-cross-origin-non-sandboxed-iframe-ephemeral.html
Is a flaky text failure on BigSur wk2 commit-queue. Issue only appears to be happening on commit-queue as shown in history.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FstorageAccess%2Frequest-and-grant-access-cross-origin-non-sandboxed-iframe-ephemeral.html
DIFF:
--- /Volumes/Data/worker/Merge-Queue/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-cross-origin-non-sandboxed-iframe-ephemeral-expected.txt
+++ /Volumes/Data/worker/Merge-Queue/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-cross-origin-non-sandboxed-iframe-ephemeral-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 == firstPartyCookie=value, cookies seen server-side == {"firstPartyCookie":"value"}
+PASS Storage access was granted. document.cookie == , cookies seen server-side == "No cookies"
PASS successfullyParsed is true
TEST COMPLETE
DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/Merge-Queue/454f1f66-1871/http/tests/storageAccess/request-and-grant-access-cross-origin-non-sandboxed-iframe-ephemeral-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97393886>
Hercules Hjalmarsson
Unable to reproduce issue. Setting expectation for commit-queue.
EWS
Test gardening commit 252698@main (cd5aced86c84): <https://commits.webkit.org/252698@main>
Reviewed commits have been landed. Closing PR #2630 and removing active labels.
Hercules Hjalmarsson
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
Hercules Hjalmarsson
Updating all 4X expectations under commit-queue.
Hercules Hjalmarsson
Marking as duplicate since all 4 bugs are related.
*** This bug has been marked as a duplicate of bug 243069 ***