Bug 181107

Summary: Layout Test http/wpt/cache-storage/cache-put-stream.https.any.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jlewis3, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2017-12-21 15:29:59 PST
The following layout test is flaky on macOS WK2

http/wpt/cache-storage/cache-put-stream.https.any.html

Probable cause:

Unknown, this test appears to have been flaky for a while.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fcache-storage%2Fcache-put-stream.https.any.html

--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-stream.https.any-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-stream.https.any-actual.txt
@@ -1,4 +1,6 @@
 
-PASS Cache.put should throw if response stream is locked 
-PASS Cache.put should throw if response stream is disturbed 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Cache.put should throw if response stream is locked Test timed out
+NOTRUN Cache.put should throw if response stream is disturbed 
+
Comment 1 Radar WebKit Bug Importer 2017-12-21 16:41:05 PST
<rdar://problem/36188028>
Comment 2 Matt Lewis 2018-01-08 14:23:21 PST
Marked as flaky in https://trac.webkit.org/changeset/226534/webkit
Comment 3 youenn fablet 2018-03-15 10:59:56 PDT
Probably fixed as part of fixing clearing of caches.
Comment 4 youenn fablet 2019-05-22 09:05:06 PDT
Reopening to attach new patch.
Comment 5 youenn fablet 2019-05-22 09:05:07 PDT
Created attachment 370401 [details]
Patch
Comment 6 WebKit Commit Bot 2019-05-22 10:18:28 PDT
Comment on attachment 370401 [details]
Patch

Clearing flags on attachment: 370401

Committed r245621: <https://trac.webkit.org/changeset/245621>
Comment 7 WebKit Commit Bot 2019-05-22 10:18:29 PDT
All reviewed patches have been landed.  Closing bug.