REOPENED304355
run-jsc-stress-tests can't find the jsc binary for testing in some build configurations.
https://bugs.webkit.org/show_bug.cgi?id=304355
Summary run-jsc-stress-tests can't find the jsc binary for testing in some build conf...
Ben Schwartz
Reported 2025-12-17 12:45:19 PST
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
Radar WebKit Bug Importer
Comment 1 2025-12-17 12:45:27 PST
Ben Schwartz
Comment 2 2025-12-17 12:49:57 PST
EWS
Comment 3 2025-12-17 14:53:37 PST
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
Comment 4 2026-01-06 11:47:33 PST
Re-opened since this is blocked by bug 304997
Note You need to log in before you can comment on or make changes to this bug.