Bug 58178 - http/tests/loading/preload-append-scan.php is failing on Windows
Summary: http/tests/loading/preload-append-scan.php is failing on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: MakingBotsRed, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-08 17:06 PDT by Jon Honeycutt
Modified: 2011-04-08 18:40 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.