[Webkit-unassigned] [Bug 51658] New: Add --no-build option to run-sunspider
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 27 16:25:21 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=51658
Summary: Add --no-build option to run-sunspider
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
On supported ports run-sunspider will try to build jsc before running the tests. In some cases this might take a non-trivial amount of time, and you might be only interested in running the tests with the existing binary regardless of any possible updates in the source tree. Attached patch adds a --no-build flag to skip the buildJSC() step.
--
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