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

Use RoundtripKind in new IXmlSerializable tests #106891

Conversation

StephenMolloy
Copy link
Member

DateTime in our new IXmlSerializable tests should use RoundtripKind to avoid culture issues on different OS's. This was causing failures on OS's in our "community" runs (like Alpine Linux which uses an unexpected character sequence for spacing in DateTime - #98664 and #96022) which format DateTime differently than our "expected" string.

@StephenMolloy StephenMolloy added this to the 9.0.0 milestone Aug 23, 2024
@StephenMolloy StephenMolloy self-assigned this Aug 23, 2024
@StephenMolloy
Copy link
Member Author

/azp run runtime-community

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants