RESOLVED FIXED314959
[TestWebKitAPI] Fix gtest linking for Production builds
https://bugs.webkit.org/show_bug.cgi?id=314959
Summary [TestWebKitAPI] Fix gtest linking for Production builds
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.