google / googletest

GoogleTest - Google Testing and Mocking Framework
https://google.github.io/googletest/
BSD 3-Clause "New" or "Revised" License
33.68k stars 9.98k forks source link

Print the error code when unable to create a temporary file on Windows #4565

Closed BenSluis closed 1 week ago

BenSluis commented 1 week ago

Help root cause a sporadic error seen when running gtest applications

google-cla[bot] commented 1 week ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

BenSluis commented 1 week ago

Related-to: #4566