Bug 249963
| Summary: | REGRESSION (258266@main): LayoutTestHelper gets installed to a wrong path on iOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Alexey Proskuryakov <ap> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=249718 | ||
Alexey Proskuryakov
258266@main simplified INSTALL_PATH for LayoutTestHelper under the assumption that it's only installed on macOS. But the Xcode project itself overrode SKIP_INSTALL, despite what the xcconfig said. This effectively reverts this part of the change, also removing the project override.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103784296>
Alexey Proskuryakov
Pull request: https://github.com/WebKit/WebKit/pull/8110
EWS
Committed 258365@main (e961efa584fb): <https://commits.webkit.org/258365@main>
Reviewed commits have been landed. Closing PR #8110 and removing active labels.