cpp_client_telemetry icon indicating copy to clipboard operation
cpp_client_telemetry copied to clipboard

APITest.LogManager_Reinitialize_UploadNow is deterministically failing on Mac

Open sid-dahiya opened this issue 3 years ago • 1 comments

Describe your environment.

This is only repro'ing on Mac PR actions. See here: https://github.com/microsoft/cpp_client_telemetry/pull/869/checks?check_run_id=2578146000#step:3:2460

Steps to reproduce.

Run functional tests on Mac.

What is the expected behavior?

The test should pass

What is the actual behavior?

[ RUN ] APITest.LogManager_Reinitialize_UploadNow /Users/runner/work/cpp_client_telemetry/cpp_client_telemetry/tests/functests/APITest.cpp:1048: Failure Expected: (shutdownSec + 1) >= (total_time), actual: 21 vs 25

sid-dahiya avatar May 13 '21 19:05 sid-dahiya

Improve SDK lifecycle.

maxgolov avatar May 18 '21 20:05 maxgolov