Bug 58178

Summary: http/tests/loading/preload-append-scan.php is failing on Windows
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: MakingBotsRed, PlatformOnly
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   

Description Jon Honeycutt 2011-04-08 17:06:00 PDT
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.
Comment 1 Jon Honeycutt 2011-04-08 18:40:10 PDT
Fixed in r83371.