-
Notifications
You must be signed in to change notification settings - Fork 340
Update MSTest #15108
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
Update MSTest #15108
Conversation
|
Now, other failures after restarting the job. Likely an unintentional (but good) behavioral change of MSTest, which is also a bit unfortunate for the case of this repo specifically. There is currently ITestDataSource implementations that doesn't return any data on non-Windows, which MSTest complains for. |
We need to set |
Description
Update MSTest to latest
Related issue
Kindly link any related issues. E.g. Fixes #xyz.