Bug 304355
| Summary: | run-jsc-stress-tests can't find the jsc binary for testing in some build configurations. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Ben Schwartz <ben_schwartz> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 304997 | ||
| Bug Blocks: | |||
Ben Schwartz
Some build configurations don't place the jsc binary within JavaScriptCore.framework. This causes run-jsc-stress-tests to fail to find the correct binary for testing. We should be able to handle this case in frameworkFromJSCPath, and perhaps change the affected build configurations to always place a copy of the built jsc binary in JavaScriptCore.framework.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166728879>
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/55584
EWS
Committed 304623@main (7f155712ace3): <https://commits.webkit.org/304623@main>
Reviewed commits have been landed. Closing PR #55584 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 304997