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

Enabled Some Suppressed Spectests #69

Merged

Conversation

martindevans
Copy link
Contributor

Removed some suppressed spectests which are no longer necessary (tested under dotnet 8.0).

I assume every single suppressed spectest in here indicates a bug in dornet-webassembly which needs to be fixed? If so I'll try to tackle some of these.

Copy link
Owner

@RyanLamansky RyanLamansky left a comment

Choose a reason for hiding this comment

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

Thanks for checking on these. I was saddened when they were broken in .NET 5 but haven't gone back to check to see if future .NETs fixed it!

I don't think the precise behaviors here are defined by Microsoft, so there's a chance they'll break again someday, but then we can just suppress it once more.

@RyanLamansky RyanLamansky merged commit cdf03b1 into RyanLamansky:main Jul 6, 2024
1 check passed
@martindevans martindevans deleted the removed_spectest_suppressions branch July 6, 2024 16:53
@martindevans
Copy link
Contributor Author

Would it be worth adding .NET9 to the CI? That way there's some warning ahead of the actual release if things are going to break.

@RyanLamansky
Copy link
Owner

It would be a good experiment but I want the main branch to only have stable versions of things.

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.

2 participants