Skip to content

[Android] Expand smoke tests for CoreCLR Android #117767

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

Merged
merged 5 commits into from
Jul 18, 2025

Conversation

kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Jul 17, 2025

Description

This PR updates the test library to skip tests that are not supported on the CoreCLR Android platform. Additionally, it expands the smoke tests to include a group of tests with Android-specific behavior.

Changes

  • Replace ActiveIssue with ConditionalFact for tests that fail due to single-file host limitations
  • Expand smoke tests to cover scenarios with Android-specific behavior

Fixes #51399
Contributes to #114951

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 17, 2025
@kotlarmilos
Copy link
Member Author

/azp run runtime-android,runtime-androidemulator

@kotlarmilos kotlarmilos removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 17, 2025
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-android,runtime-androidemulator

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kotlarmilos
Copy link
Member Author

/ba-g #117198

@kotlarmilos kotlarmilos merged commit 2d69514 into dotnet:main Jul 18, 2025
84 of 98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

System.Diagnostics.StackTrace.Tests Fails on iOS, tvOS
2 participants