RESOLVED FIXED 51658
Add --no-build option to run-sunspider
https://bugs.webkit.org/show_bug.cgi?id=51658
Summary Add --no-build option to run-sunspider
Xan Lopez
Reported 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.
Attachments
nobuildsunspider.diff (2.51 KB, patch)
2010-12-27 16:28 PST, Xan Lopez
no flags
Xan Lopez
Comment 1 2010-12-27 16:28:19 PST
Created attachment 77526 [details] nobuildsunspider.diff
Eric Seidel (no email)
Comment 2 2010-12-28 13:57:19 PST
Comment on attachment 77526 [details] nobuildsunspider.diff OK.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2010-12-28 14:20:42 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2010-12-28 15:32:45 PST
http://trac.webkit.org/changeset/74726 might have broken Leopard Intel Debug (Tests)
Note You need to log in before you can comment on or make changes to this bug.