Bug 179644

Summary: Layout Test http/tests/loading/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html is flaky
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, wilander
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=180502

Description Matt Lewis 2017-11-13 17:10:07 PST
http/tests/loading/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html is a flaky failure on High Sierra WK2 Release according to the flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Floading%2FresourceLoadStatistics%2Fpartitioned-and-unpartitioned-cookie-deletion.html

build:
https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r224787%20(1126)/results.html

diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/loading/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/http/tests/loading/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion-actual.txt
@@ -4,7 +4,7 @@
 main frame - didChangeLocationWithinPageForFrame
 main frame - willPerformClientRedirectToURL: http://localhost:8000/loading/resourceLoadStatistics/resources/set-cookie.php?name=firstPartyCookie&value=value#http://127.0.0.1:8000/loading/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html#step2 
 main frame - didFinishDocumentLoadForFrame
-main frame - didFinishLoadForFrame
+main frame - didFailLoadWithError
 main frame - didStartProvisionalLoadForFrame
 main frame - didCancelClientRedirectForFrame
 main frame - didCommitLoadForFrame

currently the expectations for the test on High Sierra are set to Pass.
Comment 1 Matt Lewis 2017-11-30 14:25:18 PST
Marked as flaky:
https://trac.webkit.org/changeset/225349/webkit