Open ahsonkhan opened 1 year ago
Updating to the latest gtest version doesn't resolve the issue. https://github.com/Azure/azure-sdk-for-cpp/pull/4486
[ 66%] Linking CXX executable azure-core-test
files'
CMake Error at /usr/local/share/cmake-3.26/Modules/GoogleTestAddTests.cmake:112 (message):
Error running test executable.
Path: '/mnt/vss/_work/1/s/build/sdk/core/azure-core/test/ut/azure-core-test'
Result: Segmentation fault
Output:
Call Stack (most recent call first):
/usr/local/share/cmake-3.26/Modules/GoogleTestAddTests.cmake:225 (gtest_discover_tests_impl)
From an unrelated PR: https://github.com/Azure/azure-sdk-for-cpp/pull/4467, failing on
Validate Ubuntu20_openssl_111n
https://dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_apis/build/builds/2658413/logs/651
cc @LarryOsterman, @danieljurek