-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Android to r23b image #64567
Update Android to r23b image #64567
Conversation
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
Yes, everything broke, GNU |
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsLet's give this a full CI run, see if anything broke
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Android build looks good
@steveisok is it? there are a whole lot of test failures - are those failures new or expected? |
All look like known issues to me. The ping one in particular was fixed in main yesterday. |
The runtime tests one should be fixed by #64950 I'd suggest pulling in main and trying again. |
/azp run runtime-extra-platforms |
Azure Pipelines successfully started running 1 pipeline(s). |
I think Android failures are a bad CI machine. I've pinged first responders on Teams |
We recently bumped the Android NDK in dotnet#64567, add a check to CMakeLists-android.txt to validate it.
We recently bumped the Android NDK in #64567, add a check to CMakeLists-android.txt to validate it.
Let's give this a full CI run, see if anything broke