Commit afc0358
authored
[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.1 parent a02084e commit afc0358
File tree
1 file changed
+5
-0
lines changed- src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3363 | 3363 | | |
3364 | 3364 | | |
3365 | 3365 | | |
| 3366 | + | |
3366 | 3367 | | |
3367 | 3368 | | |
3368 | 3369 | | |
| |||
3372 | 3373 | | |
3373 | 3374 | | |
3374 | 3375 | | |
| 3376 | + | |
3375 | 3377 | | |
3376 | 3378 | | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
3377 | 3382 | | |
3378 | 3383 | | |
3379 | 3384 | | |
| |||
0 commit comments