Skip to content

[NativeAOT/iOS] Fix System.Private.Xml tests #76071

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

Closed

Conversation

filipnavara
Copy link
Member

@filipnavara filipnavara commented Sep 23, 2022

Guard tests appropriately with PlatformDetection.IsReflectionEmitSupported condition.

Fixes #75699
Based on #75730 with additional fix for non-English locales.

@ghost ghost added area-System.Xml community-contribution Indicates that the PR has been added by a community member labels Sep 23, 2022
@ghost
Copy link

ghost commented Sep 23, 2022

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

Issue Details

Guard tests appropriately with PlatformDetection.IsReflectionEmitSupported condition.

Fixes #75699
Based on #75730 with addition fix for non-English locales.

Author: filipnavara
Assignees: -
Labels:

area-System.Xml

Milestone: -

@filipnavara
Copy link
Member Author

Closing in favor of #76114

@ghost ghost locked as resolved and limited conversation to collaborators Oct 24, 2022
@filipnavara filipnavara deleted the properly_skip_xslcompiledtransform branch June 5, 2025 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Xml community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS] XslCompiledTransform tests failing on devices
2 participants