Bug 141703

Summary: Layout Test http/tests/cache/disk-cache-redirect-to-data.html is failing
Product: WebKit Reporter: Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, cdumez, clopez, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-17 06:38:59 PST
The http/tests/cache/disk-cache-redirect-to-data.html layout test is failing since it was added on r180148 (https://trac.webkit.org/changeset/180148)

The following diff:

--- /home/ch01/wk-tools/layout-test-results/http/tests/cache/disk-cache-redirect-to-data-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/http/tests/cache/disk-cache-redirect-to-data-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS success is true
+FAIL success should be true. Threw exception ReferenceError: Can't find variable: success
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Chris Dumez 2015-03-23 14:18:24 PDT

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