-
Notifications
You must be signed in to change notification settings - Fork 103
Fix integration tests for .NET 10 GA release #657
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
Conversation
e1fa828 to
4e185cf
Compare
ellahathaway
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PhilippNaused - thank you for your contributions. Given the title of your PR, are you are willing to fix the other tests? The changes would be similar to 7a00cc2 and 7280f2a
|
@ellahathaway 7280f2a would be the equivalent of adding tests for .NET 11.0. But those fail when I try them since there isn't a preview build yet. |
Done. |
ellahathaway
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks!
Fixes #658
Fixes recently failing tests (e.g. Run 20251113.1) by updating the test data to reflect that .NET 10 is the most recent LTS version.
Example of failed test output: