[Webkit-unassigned] [Bug 6561] New: run-javascriptcore-tests doesn't work
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jan 15 06:14:26 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6561
Summary: run-javascriptcore-tests doesn't work
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P1
Component: Tools
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ap at nypop.com
CC: darin at apple.com
$ run-javascriptcore-tests
Invalid version number at Getopt/Mixed.pm line 52.
BEGIN failed--compilation aborted at Getopt/Mixed.pm line 55.
Compilation failed in require at jsDriver.pl line 40.
BEGIN failed--compilation aborted at jsDriver.pl line 40.
In Mixed.pm:
# Convert RCS revision number (must be main branch) to d.ddd format:
' $Revision: 7020 $ ' =~ / (\d+)\.(\d{1,3}) /
or die "Invalid version number";
The correct revision number to have here is 1.8 (CVS WebKit used to have 1.1, which was wrong).
This has apparently happened with svn migration; not sure about what steps to fix would be right
(might require some svn magic).
--
Configure bugmail: http://bugzilla.opendarwin.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