Bug 208354 - REGRESSION: [ Mac ] http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access-database.html is a flaky failure
Summary: REGRESSION: [ Mac ] http/tests/storageAccess/request-and-grant-access-then-de...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-27 16:36 PST by Truitt Savell
Modified: 2020-02-27 16:37 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2020-02-27 16:36:50 PST
http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access-database.html

This test became a flaky failure recently. The diff shows the test failing to present output. 

I can reproduce a failure locally by running the test in iterations but the diff is not the same.

history:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FstorageAccess%2Frequest-and-grant-access-then-detach-should-not-have-access-database.html

Diff
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access-database-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access-database-actual.txt
@@ -1,12 +1,2 @@
-Tests that a cross-origin iframe from a prevalent domain that is granted storage access and then is detached from the DOM does not have storage access.
-
-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 There is a storage access entry for localhost.
-PASS There is no storage access entry for localhost after iframe detach.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
Comment 1 Radar WebKit Bug Importer 2020-02-27 16:37:18 PST
<rdar://problem/59868408>