Skip to content

Workaround Mono test failures #2921

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 1 commit into from
Jul 23, 2025
Merged

Workaround Mono test failures #2921

merged 1 commit into from
Jul 23, 2025

Conversation

mgravell
Copy link
Collaborator

  • acknowledge enum tostring delta (skip check)
  • acknowledge limitation in cert handling (avoid fault, report as rejection)

Context: this is primarily so that the tests behave reasonably when developing on linux and running the netfx tests via Mono. This is strictly a nice-to-have:

  • the recommended approach for running on linux is modern .NET (.NET 9, etc)
  • for actual validation of netfx behaviour, the CI servers running Windows should be considered the oracle

Mono itself is basically EOL, so the fact that it works at all is mostly a development convenience rather than a hard focus.

- acknowledge enum tostring delta (skip check)
- acknowledge limitation in cert handling (avoid fault, report as rejection)
@mgravell mgravell merged commit c07aec9 into main Jul 23, 2025
9 of 10 checks passed
@mgravell mgravell deleted the mono-test-fixups branch July 23, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant