The http/tests/cache/disk-cache-disable.html layout test is failing since it was added on r180148(https://trac.webkit.org/changeset/180148). Disk Cache seems not to be working. The diff is the following: --- /home/ch01/wk-tools/layout-test-results/http/tests/cache/disk-cache-disable-expected.txt +++ /home/ch01/wk-tools/layout-test-results/http/tests/cache/disk-cache-disable-actual.txt @@ -5,7 +5,7 @@ Default (cache enabled) response headers: {"Cache-control":"max-age=100"} -response source: Disk cache +response source: Network Disabling cache response headers: {"Cache-control":"max-age=100"} @@ -13,7 +13,7 @@ Re-enabling cache response headers: {"Cache-control":"max-age=100"} -response source: Disk cache +response source: Network PASS successfullyParsed is true
Error: The test was added on r180149 (https://trac.webkit.org/changeset/180149) not in r180148.
*** Bug 141701 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 142821 ***