Bug 51658 - Add --no-build option to run-sunspider
Summary: Add --no-build option to run-sunspider
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-27 16:25 PST by Xan Lopez
Modified: 2010-12-28 15:32 PST (History)
6 users (show)

See Also:


Attachments
nobuildsunspider.diff (2.51 KB, patch)
2010-12-27 16:28 PST, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2010-12-27 16:25:21 PST
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.
Comment 1 Xan Lopez 2010-12-27 16:28:19 PST
Created attachment 77526 [details]
nobuildsunspider.diff
Comment 2 Eric Seidel (no email) 2010-12-28 13:57:19 PST
Comment on attachment 77526 [details]
nobuildsunspider.diff

OK.
Comment 3 WebKit Commit Bot 2010-12-28 14:20:36 PST
Comment on attachment 77526 [details]
nobuildsunspider.diff

Clearing flags on attachment: 77526

Committed r74726: <http://trac.webkit.org/changeset/74726>
Comment 4 WebKit Commit Bot 2010-12-28 14:20:42 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2010-12-28 15:32:45 PST
http://trac.webkit.org/changeset/74726 might have broken Leopard Intel Debug (Tests)