Bug 177691 - Layout Test http/wpt/cache-storage/cache-put-keys.https.any.html is flaky failure.
Summary: Layout Test http/wpt/cache-storage/cache-put-keys.https.any.html is flaky fai...
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:
Depends on:
Blocks:
 
Reported: 2017-09-29 16:29 PDT by Matt Lewis
Modified: 2020-02-10 14:07 PST (History)
3 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 2017-09-29 16:29:15 PDT
http/wpt/cache-storage/cache-put-keys.https.any.html is a flaky failure on macOS according to the flakiness dashboard:

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

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r222665%20(4643)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/4643


Diff:

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-keys.https.any-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-keys.https.any-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Cache.put called twice with matching Requests - keys should remain the same 
+FAIL Cache.put called twice with matching Requests - keys should remain the same assert_equals: expected 0 but got 1
Comment 1 Ryan Haddad 2018-03-27 17:58:36 PDT
This test is still flaky, failing with the same diff as the one above.
Comment 2 Shawn Roberts 2019-02-04 14:18:17 PST
test is now flaky on Mojave WK2

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

Diff is not loading. getting 404 error.