WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314959
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-16 14:13:13 PDT
<
rdar://problem/177253966
>
David Kilzer (:ddkilzer)
Comment 2
2026-05-16 14:20:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65048
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.
Top of Page
Format For Printing
XML
Clone This Bug