[Webkit-unassigned] [Bug 15233] New: layout tests try to load file:///tmp/ files on windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 18 11:22:25 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15233
Summary: layout tests try to load file:///tmp/ files on windows
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: idealisms at gmail.com
There are four layout tests that try to load local files using the URL
file:///tmp/LayoutTests/. These tests are for checking the ability of local
html files to load local resources. On Windows, the file:///tmp/LayoutTests/
path is not valid because it is a cygwin path and Safari doesn't know about
cygwin paths.
We should be able to change the URLs to be relative to test local file loads
and work with Windows file:/// paths.
Patch coming up...
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list