[Webkit-unassigned] [Bug 141701] New: [GTK] Layout Test http/tests/cache/disk-cache-disable.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 17 06:21:22 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=141701
Bug ID: 141701
Summary: [GTK] Layout Test
http/tests/cache/disk-cache-disable.html is failing
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: chavarria1991 at gmail.com
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
--
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/20150217/474fac17/attachment-0002.html>
More information about the webkit-unassigned
mailing list