Bug 58178
Summary: | http/tests/loading/preload-append-scan.php is failing on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Honeycutt <jhoneycutt> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | MakingBotsRed, PlatformOnly |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Jon Honeycutt
http/tests/loading/preload-append-scan.php is failing on Windows:
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83325%20(11409)/http/tests/loading/preload-append-scan-pretty-diff.html
This is probably due to the behavior of the function:
wstring lastPathComponent(const wstring&)
In Windows's DumpRenderTree.cpp.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Honeycutt
Fixed in r83371.