microsoft / microsoft/react-native-windows
Uncommenting testlib.cpp files are causing some errors
@anupriya13 is already working on this.
Since Jul 3, 2025.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
https://github.com/microsoft/react-native-windows/pull/14650/checks?check_run_id=42104622728
It might need an import for a lib but need to investigate.
##[error]D:\a_work_temp\NuGetPackages\microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn\1.8.1.7\build\native\include\gtest\gtest-printers.h(457,9): Error C2088: built-in operator '<<' cannot be applied to an operand of type 'std::ostream'
14>D:\a_work_temp\NuGetPackages\microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn\1.8.1.7\build\native\include\gtest\gtest-printers.h(457,9): error C2088: built-in operator '<<' cannot be applied to an operand of type 'std::ostream' [D:\a_work\1\s\vnext\Microsoft.ReactNative.IntegrationTests\Microsoft.ReactNative.IntegrationTests.vcxproj]
(compiling source file '../../node_modules/react-native/ReactCommon/jsi/jsi/test/testlib.cpp')
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.