Bug 181107 - Layout Test http/wpt/cache-storage/cache-put-stream.https.any.html is a flaky failure
Summary: Layout Test http/wpt/cache-storage/cache-put-stream.https.any.html is a flaky...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-21 15:29 PST by Ryan Haddad
Modified: 2019-05-22 10:18 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2019-05-22 09:05 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.