[Webkit-unassigned] [Bug 52015] New: File::Spec->rel2abs in sunspider-compare-results mangles parameters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 6 13:50:31 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52015
Summary: File::Spec->rel2abs in sunspider-compare-results
mangles parameters
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xan.lopez at gmail.com
The script calls that method to convert relative paths into absolute paths early on, breaking the platform detection code since it changes, say, --gtk into /a/path/here/--gtk. We need to call this after the code that detects the platform has been run.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list