Skip to content

Conversation

@kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Jul 18, 2025

Description

This PR disables failing tests on extra-platforms.

Changes

  • Disabled the UnsafeAccessorsTests tests which fails during Mono AOT compilation

@kotlarmilos kotlarmilos self-assigned this Jul 18, 2025
@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 18, 2025
@kotlarmilos kotlarmilos added os-android area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 18, 2025
@kotlarmilos kotlarmilos added this to the 10.0.0 milestone Jul 18, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can, this looks wrong:

 <ItemGroup Condition="'$(TargetOS)' == 'android' and '$(RuntimeFlavor)' == 'CoreCLR' and '$(RunDisablediOSTests)' != 'true'">

I think the last part should be $(RunDisabledAndroidTests).

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos kotlarmilos enabled auto-merge (squash) July 21, 2025 13:38
@akoeplinger akoeplinger changed the title Disable System.IO.Pipelines.Tests and UnsafeAccessorsTests tests on extra-platforms Disable UnsafeAccessorsTests tests on extra-platforms Jul 21, 2025
@kotlarmilos
Copy link
Member Author

/ba-g #117714

@kotlarmilos kotlarmilos merged commit dda26de into dotnet:main Jul 22, 2025
140 of 169 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants