Bug 314959

Summary: [TestWebKitAPI] Fix gtest linking for Production builds
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: 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)
Reported 2026-05-16 14:13:04 PDT
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
Radar WebKit Bug Importer
Comment 1 2026-05-16 14:13:13 PDT
David Kilzer (:ddkilzer)
Comment 2 2026-05-16 14:20:20 PDT
EWS
Comment 3 2026-05-18 13:33:03 PDT
Committed 313436@main (97338b527686): <https://commits.webkit.org/313436@main> Reviewed commits have been landed. Closing PR #65048 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.