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

Upgrade xunit version to 2.9.0 #57303

Merged
merged 23 commits into from
Aug 23, 2024
Merged

Upgrade xunit version to 2.9.0 #57303

merged 23 commits into from
Aug 23, 2024

Conversation

akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Aug 13, 2024

Same process as last time: #43598

This upgrades xunit to the latest 2.9.0 version, matching what we use in arcade.

New xunit analyzers caught a lot of issues in the tests, those are now fixed. I recommend reviewing commit by commit.
Some warnings were suppressed where it made sense to me but please double check.

@akoeplinger akoeplinger requested a review from dougbu August 13, 2024 09:14
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Aug 13, 2024
@amcasey
Copy link
Member

amcasey commented Aug 16, 2024

For http/3 failure: #57373

@akoeplinger
Copy link
Member Author

I think this is ready to merge, let me know if you prefer squash or a merge commit.

@wtgodbe wtgodbe merged commit 9209724 into dotnet:main Aug 23, 2024
26 checks passed
@wtgodbe
Copy link
Member

wtgodbe commented Aug 23, 2024

We prefer squash commits in aspnetcore, merge commits are only enabled right now so that inter-branch merge PRs can be merge-committed

@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Aug 23, 2024
@akoeplinger akoeplinger deleted the upgrade-xunit branch August 24, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants