Bug 181605 - Layout Test http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access.html is flaky
Summary: Layout Test http/tests/storageAccess/request-and-grant-access-then-detach-sho...
Status: RESOLVED DUPLICATE of bug 181601
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-12 11:12 PST by Matt Lewis
Modified: 2018-01-24 14:32 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 Matt Lewis 2018-01-12 11:12:18 PST
The following layout test is flaky on High Sierra Release WK2.

http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access.html

Probable cause:

First failure was with this build:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/builds/2004

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2FstorageAccess%2Frequest-and-grant-access-then-detach-should-not-have-access.html


diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access-actual.txt
@@ -3,9 +3,4 @@
 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 PASS. document.cookie == , cookies seen server-side == "No cookies"
-PASS successfullyParsed is true
 
-TEST COMPLETE
-
Comment 1 Matt Lewis 2018-01-24 14:32:26 PST

*** This bug has been marked as a duplicate of bug 181601 ***