Closed ahsonkhan closed 3 years ago
Haven't seen it happen again. Please re-open if you see it again
Can you try re-running that pipeline a few times (maybe 10) and see how often it fails? The intermittent resolve host name
failure is expected and can be addressed separately, but the segfault when such a failure does occur could be problematic and might benefit from a closer look.
From https://github.com/Azure/azure-sdk-for-cpp/commit/f1773636c29c1acbd2464c2bd50ca7c35c84bf3a
https://dev.azure.com/azure-sdk/public/_build/results?buildId=777495&view=logs&j=fda9a6e2-14f0-5864-d894-5f56622f20fa&t=4d31d3ea-4e03-5255-0249-577ed0f8d090&l=2936
Does the connection pool test failing break the connection pool in some way, resulting in these seg faults for other tests? Can we harden this?
cc @vhvb1989