Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Test randomly fails with:

(_MavenRestore target) ->
   Xamarin.Android.Bindings.Maven.targets(28,5): error XA4236: Cannot download Maven artifact 'androidx.core:core'.
   Xamarin.Android.Bindings.Maven.targets(28,5): error XA4236: - core-1.9.0.jar: Response status code does not indicate success: 404 (Not Found).
   Xamarin.Android.Bindings.Maven.targets(28,5): error XA4236: - core-1.9.0.aar: The process cannot access the file 'C:\Users\cloudtest\AppData\Local\dotnet-android\MavenCacheDirectory\google\androidx.core\core\1.9.0\core-1.9.0.aar' because it is being used by another process.

Let's make this Assert.Inconclusive().

I also fixed where the test wasn't building the collection project.

Test randomly fails with:

    (_MavenRestore target) ->
       Xamarin.Android.Bindings.Maven.targets(28,5): error XA4236: Cannot download Maven artifact 'androidx.core:core'.
       Xamarin.Android.Bindings.Maven.targets(28,5): error XA4236: - core-1.9.0.jar: Response status code does not indicate success: 404 (Not Found).
       Xamarin.Android.Bindings.Maven.targets(28,5): error XA4236: - core-1.9.0.aar: The process cannot access the file 'C:\Users\cloudtest\AppData\Local\dotnet-android\MavenCacheDirectory\google\androidx.core\core\1.9.0\core-1.9.0.aar' because it is being used by another process.

Let's make this `Assert.Inconclusive()`.

I also fixed where the test wasn't building the `collection` project.
@jonathanpeppers jonathanpeppers marked this pull request as ready for review January 9, 2026 14:46
@jonathanpeppers
Copy link
Member Author

The perf tests can be flaky, only failure is:

image

@jonathanpeppers jonathanpeppers merged commit 31cc7b1 into main Jan 9, 2026
57 of 59 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/AndroidMavenLibrary404 branch January 9, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants