Bug 141702 - [GTK] Layout Test http/tests/cache/disk-cache-disable.html is failing
Summary: [GTK] Layout Test http/tests/cache/disk-cache-disable.html is failing
Status: RESOLVED DUPLICATE of bug 142821
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 141701 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-02-17 06:22 PST by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2015-03-23 14:18 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-17 06:22:14 PST
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
Comment 1 Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-17 06:36:23 PST
Error: The test was added on r180149 (https://trac.webkit.org/changeset/180149) not in r180148.
Comment 2 Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-17 06:43:02 PST
*** Bug 141701 has been marked as a duplicate of this bug. ***
Comment 3 Chris Dumez 2015-03-23 14:18:06 PDT

*** This bug has been marked as a duplicate of bug 142821 ***