| Summary: | REGRESSION (260654@main): BaseXcconfigCheckerTest fails when not run from top-level folder | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 244540 | ||
| Bug Blocks: | |||
Pull request: https://github.com/WebKit/WebKit/pull/10684 Committed 260840@main (3464e0af6f31): <https://commits.webkit.org/260840@main> Reviewed commits have been landed. Closing PR #10684 and removing active labels. |
BaseXcconfigCheckerTest fails when not run from top-level folder where WebKit is checked out. It needs to use a relative path based on its location to find Configurations/CommonBase.xcconfig. Regressed with: [Xcode] Simplify sanitizer builds https://bugs.webkit.org/show_bug.cgi?id=244540 <rdar://98015260> https://commits.webkit.org/260654@main <rdar://105893621>