azure-sdk-for-cpp icon indicating copy to clipboard operation
azure-sdk-for-cpp copied to clipboard

Change the discovery mode for gtest test discovery to PRE_TEST.

Open ahsonkhan opened this issue 1 year ago • 2 comments

Investigating https://github.com/Azure/azure-sdk-for-cpp/issues/5342

Reference: https://cmake.org/cmake/help/latest/module/GoogleTest.html#command:gtest_discover_tests

ahsonkhan avatar May 20 '24 18:05 ahsonkhan

/azp run cpp - core

ahsonkhan avatar May 20 '24 18:05 ahsonkhan

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar May 20 '24 18:05 azure-pipelines[bot]

This seems to have fixed the issue, at least for AMQP: https://github.com/Azure/azure-sdk-for-cpp/pull/5644

Will revisit this PR if we see intermittent gtest related failures show up again.

ahsonkhan avatar Jun 05 '24 18:06 ahsonkhan