Skip to content

[General][Fixed] Fixed test build breaks after CP https://github.com/google/googletest/commit/7d7e750850c65099e49cc1a1aac94a79a914bba7 - #55133

Closed
talbenesh wants to merge 1 commit into
react:mainfrom
talbenesh:export-D90514337
Closed

[General][Fixed] Fixed test build breaks after CP https://github.com/google/googletest/commit/7d7e750850c65099e49cc1a1aac94a79a914bba7#55133
talbenesh wants to merge 1 commit into
react:mainfrom
talbenesh:export-D90514337

Conversation

@talbenesh

@talbenesh talbenesh commented Jan 12, 2026

Copy link
Copy Markdown

Summary:

[General][Fixed] - Fixed test build breaks after GoogleTest update

google/googletest@7d7e750 included a breaking change of changing GetWithoutMatchers() to WithoutMatchers::Get() (googletest/googlemock/include/gmock/internal/gmock-internal-utils.h)

This caused build breaks for a few tests that weren't signaled in the original CP.

This fixes it

Reviewed By: joachimr2

Differential Revision: D90514337

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 12, 2026
@meta-codesync

meta-codesync Bot commented Jan 12, 2026

Copy link
Copy Markdown

@talbenesh has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90514337.

@talbenesh talbenesh changed the title Fix test build breaks after CP https://github.com/google/googletest/commit/7d7e750850c65099e49cc1a1aac94a79a914bba7 [General][Fixed] Fixed test build breaks after CP https://github.com/google/googletest/commit/7d7e750850c65099e49cc1a1aac94a79a914bba7 Jan 12, 2026
Summary:
## Changelog:
[General] [Fixed] - Fix test build breaks after GoogleTest update


google/googletest@7d7e750 included a breaking change of changing GetWithoutMatchers() to WithoutMatchers::Get() (googletest/googlemock/include/gmock/internal/gmock-internal-utils.h)

This caused build breaks for a few tests that weren't signaled in the original CP.

This fixes it

Reviewed By: joachimr2

Differential Revision: D90514337
@meta-codesync meta-codesync Bot closed this in 2a776b1 Jan 12, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 12, 2026
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by Tal Benesh in 2a776b1

When will my fix make it into a release? | How to file a pick request?

@meta-codesync

meta-codesync Bot commented Jan 12, 2026

Copy link
Copy Markdown

This pull request has been merged in 2a776b1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants