Bug 141703 - Layout Test http/tests/cache/disk-cache-redirect-to-data.html is failing
Summary: Layout Test http/tests/cache/disk-cache-redirect-to-data.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:
Depends on:
Blocks:
 
Reported: 2015-02-17 06:38 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: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 ***