RESOLVED FIXED 142112
Add ability for run-jsc-benchmarks to set library path from test binary when run on a build bot
https://bugs.webkit.org/show_bug.cgi?id=142112
Summary Add ability for run-jsc-benchmarks to set library path from test binary when ...
Michael Saboff
Reported 2015-02-27 15:16:47 PST
The build bot scripts that import a build from another build bot put the build in a sub directory called buildToTest. To use run-jsc-benchmarks on a build bot the path to jsc doesn't include the current prefixes that run-jsc-benchmarks looks for, like Release/, Debug/, etc. We should make someDir/jsc use someDir for the library path as well.
Attachments
Patch (1.31 KB, patch)
2015-02-27 15:20 PST, Michael Saboff
fpizlo: review+
Michael Saboff
Comment 1 2015-02-27 15:20:34 PST
Michael Saboff
Comment 2 2015-02-27 15:32:19 PST
Note You need to log in before you can comment on or make changes to this bug.