RESOLVED FIXED Bug 92051
run-perf-tests --build-directory doesn't work
https://bugs.webkit.org/show_bug.cgi?id=92051
Summary run-perf-tests --build-directory doesn't work
Stephanie Lewis
Reported 2012-07-23 18:01:00 PDT
It would be nice if run-perf-tests would let you specify the location a webkit build in addition --no-build. Then it would be easy to compare different revisions without having to rebuild/copy builds in between runs.
Attachments
Patch (2.29 KB, patch)
2012-08-01 09:35 PDT, Ryosuke Niwa
dpranke: review+
Zoltan Horvath
Comment 1 2012-08-01 04:04:40 PDT
(In reply to comment #0) > It would be nice if run-perf-tests would let you specify the location a webkit build in addition --no-build. Then it would be easy to compare different revisions without having to rebuild/copy builds in between runs. It makes sense. On Qt-port run-perf-tests --build-directory ... doesn't work for me. Can you verify that is working for you?
Ryosuke Niwa
Comment 2 2012-08-01 09:35:50 PDT
Ryosuke Niwa
Comment 3 2012-08-01 09:36:34 PDT
This was a mind-blowingly silly bug.
Ryosuke Niwa
Comment 4 2012-08-01 10:22:14 PDT
It might make sense for --no-build to automatically turn on when --build-directory is specified. Otherwise we'll just fail after trying to build DRT.
Ryosuke Niwa
Comment 5 2012-08-01 14:03:03 PDT
Note You need to log in before you can comment on or make changes to this bug.