RESOLVED FIXED 145764
run-benchmark should either checkout JetStream 1.0.1 or support running the latest version
https://bugs.webkit.org/show_bug.cgi?id=145764
Summary run-benchmark should either checkout JetStream 1.0.1 or support running the l...
Ryosuke Niwa
Reported 2015-06-08 12:48:57 PDT
run-benchmark currently hard-codes 1.0.1 in its plan for JetStream and expects the ToT WebKit checkout to produce this version. We need to either download 1.0.1 or support running the latest version. It's probably preferable to download 1.0.1 since we want to able to control when change the benchmark we run.
Attachments
Fixes the bug (6.83 KB, patch)
2015-06-08 14:31 PDT, Ryosuke Niwa
no flags
Filip Pizlo
Comment 1 2015-06-08 12:50:44 PDT
Let's change it to check out 1.0.1. We should only have the perf dashboard rev-up to the latest version of the benchmark when we are ready. We don't want the dashboard to have a meaningless jitter every time someone makes an incremental change to a benchmark.
Ryosuke Niwa
Comment 2 2015-06-08 13:40:35 PDT
Okay, let me write a patch to do that.
Ryosuke Niwa
Comment 3 2015-06-08 14:31:56 PDT
Created attachment 254509 [details] Fixes the bug
Darin Adler
Comment 4 2015-06-09 11:40:44 PDT
Comment on attachment 254509 [details] Fixes the bug rs=me
WebKit Commit Bot
Comment 5 2015-06-09 12:30:03 PDT
Comment on attachment 254509 [details] Fixes the bug Clearing flags on attachment: 254509 Committed r185371: <http://trac.webkit.org/changeset/185371>
WebKit Commit Bot
Comment 6 2015-06-09 12:30:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.