microsoft / microsoft/react-native-windows

Uncommenting testlib.cpp files are causing some errors

Open
#14,661 2 comments 0 reactions 1 assignee View on GitHub

@anupriya13 is already working on this.

Since Jul 3, 2025.

Area: Tests bug Integration Follow-up
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.