Bug 142112

Summary: Add ability for run-jsc-benchmarks to set library path from test binary when run on a build bot
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: Tools / TestsAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: lforschler
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch fpizlo: review+

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.