RESOLVED DUPLICATE of bug 172662 162685
LayoutTest http/tests/cache/disk-cache/disk-cache-204-status-code.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=162685
Summary LayoutTest http/tests/cache/disk-cache/disk-cache-204-status-code.html is a f...
Ryan Haddad
Reported 2016-09-28 10:16:12 PDT
LayoutTest http/tests/cache/disk-cache/disk-cache-204-status-code.html is a flaky failure https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/90 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-204-status-code.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-204-status-code-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-204-status-code-actual.txt @@ -17,7 +17,7 @@ --------Testing loads through memory cache (XHR behavior)-------- response headers: {"Status":"204","Cache-control":"max-age=0"} -response source: Network +response source: Memory cache response headers: {"Status":"204","Cache-control":"max-age=100"} response source: Memory cache @@ -27,7 +27,7 @@ --------Testing loads through memory cache (subresource behavior)-------- response headers: {"Status":"204","Cache-control":"max-age=0"} -response source: Network +response source: Memory cache response headers: {"Status":"204","Cache-control":"max-age=100"} response source: Memory cache
Attachments
Ryan Haddad
Comment 1 2016-09-28 10:17:38 PDT
Seeing this failure on Sierra Debug WK2, Sierra Release WK2, El Capitan Debug WK2, and iOS 10 Simulator Release WK2.
Ryan Haddad
Comment 2 2016-09-28 10:18:32 PDT
Earliest failure on the flakiness dashboard was around r205357
Ryan Haddad
Comment 3 2016-10-04 11:48:07 PDT
Carlos Alberto Lopez Perez
Comment 4 2017-02-23 08:49:50 PST
The same happens on the GTK+ port. It fails sometimes, with the diff below which looks the same: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r212883%20%2821059%29/http/tests/cache/disk-cache/disk-cache-204-status-code-pretty-diff.html I have marked it on the gtk TestExpectation file as flaky also in https://trac.webkit.org/changeset/212890
Dawei Fenton (:realdawei)
Comment 6 2018-07-27 15:57:27 PDT
This failure is now flaky on the iOS Release testers as well: --- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-204-status-code-expected.txt +++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-204-status-code-actual.txt @@ -17,7 +17,7 @@ --------Testing loads through memory cache (XHR behavior)-------- response headers: {"Status":"204","Cache-control":"max-age=0"} -response source: Network +response source: Memory cache response headers: {"Status":"204","Cache-control":"max-age=100"} response source: Memory cache @@ -27,7 +27,7 @@ --------Testing loads through memory cache (subresource behavior)-------- response headers: {"Status":"204","Cache-control":"max-age=0"} -response source: Network +response source: Memory cache response headers: {"Status":"204","Cache-control":"max-age=100"} response source: Memory cache marked as flaky on iOS Release: https://trac.webkit.org/changeset/234336/webkit
Ben Schwartz
Comment 7 2024-01-25 12:58:46 PST
*** This bug has been marked as a duplicate of bug 172662 ***
Note You need to log in before you can comment on or make changes to this bug.