Bug 249963

Summary: REGRESSION (258266@main): LayoutTestHelper gets installed to a wrong path on iOS
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: 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
Reported 2022-12-30 18:29:28 PST
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
Radar WebKit Bug Importer
Comment 1 2022-12-30 18:29:42 PST
Alexey Proskuryakov
Comment 2 2022-12-30 18:31:57 PST
EWS
Comment 3 2022-12-30 19:08:05 PST
Committed 258365@main (e961efa584fb): <https://commits.webkit.org/258365@main> Reviewed commits have been landed. Closing PR #8110 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.