Skip to content
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

[Mono] Fix android rolling build failures #61343

Closed
steveisok opened this issue Nov 9, 2021 · 2 comments · Fixed by #61771
Closed

[Mono] Fix android rolling build failures #61343

steveisok opened this issue Nov 9, 2021 · 2 comments · Fixed by #61771

Comments

@steveisok
Copy link
Member

Inside the rolling build for the main pipeline there are a set of tests that consistently fail. The goal should be to determine why they are failing. try to fix (if possible), and get the legs to pass.

In this case, there appear to be similarly failing tests in both the net7.0-Android-Release-arm-Mono_Release-Windows.10.Amd64.Android.Open and the net7.0-Android-Release-arm64-Mono_Release-Windows.10.Amd64.Android.Open runs.

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Infrastructure-mono untriaged New issue has not been triaged by the area owner labels Nov 9, 2021
@ghost
Copy link

ghost commented Nov 9, 2021

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

Inside the rolling build for the main pipeline there are a set of tests that consistently fail. The goal should be to determine why they are failing. try to fix (if possible), and get the legs to pass.

In this case, there appear to be similarly failing tests in both the net7.0-Android-Release-arm-Mono_Release-Windows.10.Amd64.Android.Open and the net7.0-Android-Release-arm64-Mono_Release-Windows.10.Amd64.Android.Open runs.

Author: steveisok
Assignees: -
Labels:

untriaged, area-Infrastructure-mono

Milestone: -

@ghost
Copy link

ghost commented Nov 9, 2021

Tagging subscribers to 'arch-android': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Inside the rolling build for the main pipeline there are a set of tests that consistently fail. The goal should be to determine why they are failing. try to fix (if possible), and get the legs to pass.

In this case, there appear to be similarly failing tests in both the net7.0-Android-Release-arm-Mono_Release-Windows.10.Amd64.Android.Open and the net7.0-Android-Release-arm64-Mono_Release-Windows.10.Amd64.Android.Open runs.

Author: steveisok
Assignees: simonrozsival
Labels:

os-android, untriaged, area-Infrastructure-mono

Milestone: -

@steveisok steveisok added this to the 7.0.0 milestone Nov 9, 2021
@ghost ghost added in-pr There is an active PR which will close this issue when it is merged and removed in-pr There is an active PR which will close this issue when it is merged labels Nov 10, 2021
@marek-safar marek-safar removed the untriaged New issue has not been triaged by the area owner label Nov 11, 2021
steveisok pushed a commit that referenced this issue Nov 11, 2021
There are connectivity issues on some physical Android devices. We should disable the affected tests until the issue isn't resolved.

Ref #61343
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Nov 18, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Nov 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Dec 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.