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

[infra][android Disable Android ARM64 runtime tests job #108439

Conversation

matouskozak
Copy link
Member

Currently, we don't run runtime tests on arm64 Android devices due to lack of capacity. This means that the android-arm64 Release AllSubsets_Mono_RuntimeTests minijit job is only building runtime for Android which we already do for libraries tests, hence not adding any value to the testing coverage.

This change is temporary until issue #60128 is resolved.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 1, 2024
@matouskozak
Copy link
Member Author

/azp run runtime-android

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak matouskozak added os-android area-Infrastructure-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Oct 1, 2024
@matouskozak matouskozak added this to the 10.0.0 milestone Oct 1, 2024
Copy link
Contributor

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

@matouskozak matouskozak merged commit 8611665 into dotnet:main Oct 2, 2024
148 of 153 checks passed
sirntar pushed a commit to sirntar/runtime that referenced this pull request Oct 3, 2024
@matouskozak matouskozak deleted the infra/disable-android-arm64-runtime-tests-job branch October 3, 2024 13:10
lambdageek pushed a commit to lambdageek/runtime that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants