Bug 304957
| Summary: | [run-jsc-stress-tests] Remove directory mutation logic in frameworkFromJSCPath. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Ben Schwartz <ben_schwartz> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
Within JavaScriptCore.framework, the Helpers directory doesn't always exist. This causes an error when attempting to copy into that directory. We should further refine the changes originally landed in 304623@main to avoid that error.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/167576791>
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/56105
EWS
Committed 305358@main (6a994bc5b024): <https://commits.webkit.org/305358@main>
Reviewed commits have been landed. Closing PR #56105 and removing active labels.