LayoutTest http/tests/cache/disk-cache/disk-cache-revalidation-new-expire-header.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=162686
Summary LayoutTest http/tests/cache/disk-cache/disk-cache-revalidation-new-expire-hea...
Ryan Haddad
Reported 2016-09-28 10:24:21 PDT
LayoutTest http/tests/cache/disk-cache/disk-cache-revalidation-new-expire-header.html is a flaky failure https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/92 https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-revalidation-new-expire-header.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-revalidation-new-expire-header-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-revalidation-new-expire-header-actual.txt @@ -12,12 +12,12 @@ --------Testing loads through memory cache (XHR behavior)-------- response headers: {"Expires":"now(0)","ETag":"match"} response's 'Expires' header is overriden by future date in 304 response -response source: Memory cache after validation +response source: Memory cache --------Testing loads through memory cache (subresource behavior)-------- response headers: {"Expires":"now(0)","ETag":"match"} response's 'Expires' header is overriden by future date in 304 response -response source: Memory cache after validation +response source: Memory cache 304 response included an 'Expires' header in the future, so we should not need to revalidate this time. --------Testing loads from disk cache--------
Attachments
Ryan Haddad
Comment 1 2016-10-06 08:55:50 PDT
This may have been resolved with http://trac.webkit.org/changeset/206855
Note You need to log in before you can comment on or make changes to this bug.