Bug 314959
| Summary: | [TestWebKitAPI] Fix gtest linking for Production builds | ||
|---|---|---|---|
| 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: | 243806, 245061, 262025 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
TestWebKitAPI does not build in the Production configuration. The build fails with:
```
src/gtest-assertion-result.cc file not found (in target 'gtest-static' from project 'gtest')
```
This blocks building TestWebKitAPI in Production builds.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177253966>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/65048
EWS
Committed 313436@main (97338b527686): <https://commits.webkit.org/313436@main>
Reviewed commits have been landed. Closing PR #65048 and removing active labels.