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 / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | andersca, cdumez, clopez, koivisto |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos ChavarrÃa Teijeiro (irc: chavaone)
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
*** This bug has been marked as a duplicate of bug 142821 ***