Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Xamarin.Android.Build.Tests] Retry MissingOrgApacheHttpClient. (#5717)
The `MissingOrgApacheHttpClient` test seems to fail on a regular basis. This is probably down to networking issues, so we should retry this test a few times just in case. Additionally, use `$(XamarinBuildDownloadDir)` to a local folder in the test: https://github.com/xamarin/XamarinComponents/blob/4f5a57bd567f46f4b67622ab718b50485725463f/Util/Xamarin.Build.Download/source/Xamarin.Build.Download/Xamarin.Build.Download.targets#L9 This way if the test needs to retry, it starts with a fresh directory.
- Loading branch information