Skip to content

Move to xunit 2.3.1#24288

Merged
jaredpar merged 4 commits intodotnet:dev15.6.xfrom
jaredpar:fix-xunit
Jan 18, 2018
Merged

Move to xunit 2.3.1#24288
jaredpar merged 4 commits intodotnet:dev15.6.xfrom
jaredpar:fix-xunit

Conversation

@jaredpar
Copy link
Copy Markdown
Member

This is needed to unblock some of our feature work which depends on using netcore2.1.

This also brought along a new batch of xunit analyzer warnings. I've suppressed them for the time being, as we've done with other xunit ones. I have a fix for several but I wanted to separate it out to a different change as the code churn is quite large.

The new analyzer warnings are valid but are quite noisy. Going to
suppress them for now to unblock this upgrade. Will fix them in a
separate change.
@jaredpar jaredpar requested a review from a team January 17, 2018 18:14
@jaredpar jaredpar requested review from a team as code owners January 17, 2018 18:14
@jaredpar jaredpar changed the base branch from master to dev15.6.x January 17, 2018 18:15
@jaredpar
Copy link
Copy Markdown
Member Author

CC @AlekseyTs, @agocke

@jasonmalinowski
Copy link
Copy Markdown
Member

How does this relate to #24163?

@jaredpar
Copy link
Copy Markdown
Member Author

@jasonmalinowski it separates the concerns of moving to new xunit from enabling testing inside VS. One is required for featurce work, the other is an aspiration that must wait for a bunch of perf validation to finish.

Copy link
Copy Markdown
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM

@jaredpar jaredpar merged commit 3c1643f into dotnet:dev15.6.x Jan 18, 2018
@jaredpar jaredpar deleted the fix-xunit branch January 18, 2018 03:14
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.

5 participants