Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
177 stars 127 forks source link

Add retries to tests relying on Http bin to improve test resiliency. #5692

Closed ahsonkhan closed 1 month ago

ahsonkhan commented 3 months ago

Address a class of intermittent test failures due to transient failures caused by the reliability of http bin.

The issues below have more detail on the intermittent nature of the tests.

Fixes: https://github.com/Azure/azure-sdk-for-cpp/issues/5652 https://github.com/Azure/azure-sdk-for-cpp/issues/5006 https://github.com/Azure/azure-sdk-for-cpp/issues/4634 https://github.com/Azure/azure-sdk-for-cpp/issues/5493

Similar fix to https://github.com/Azure/azure-sdk-for-cpp/pull/5537

github-actions[bot] commented 1 month ago

Hi @ahsonkhan. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

github-actions[bot] commented 1 month ago

Hi @ahsonkhan. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity label; otherwise, this is likely to be closed again with the next cleanup pass.