[Webkit-unassigned] [Bug 172662] Multiple failures from http/tests/cache/disk-cache/ Layout Tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 14:22:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172662

--- Comment #2 from Matt Lewis <jlewis3 at apple.com> ---
I was able to reproduce a similar failure locally with test http/tests/cache/disk-cache/disk-cache-302-status-code.html

I used run-webkit-tests http/tests/cache/disk-cache --no-retry-failures --iterations=10

The tests are very flaky so it doesn't always trigger. 

diff:
--- /Users/mattlewis/buildtotest/layout-test-results/http/tests/cache/disk-cache/disk-cache-302-status-code-expected.txt
+++ /Users/mattlewis/buildtotest/layout-test-results/http/tests/cache/disk-cache/disk-cache-302-status-code-actual.txt
@@ -10,7 +10,7 @@
 response source: Network

 response headers: {"Status":"302","Location":"/","Cache-control":"max-age=100"}
-response source: Network
+response source: Disk cache

 --------Testing loads through memory cache (XHR behavior)--------
 response headers: {"Status":"302","Location":"/","Cache-control":"max-age=0"}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170608/6ce1214d/attachment.html>


More information about the webkit-unassigned mailing list