-
Notifications
You must be signed in to change notification settings - Fork 325
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
Roslyn.sln discovery aborted after 30K tests. #239
Comments
Getting below exception in vstest.console.exe $exception.InnerException |
RCA for the Issue : In TPv2 We are not supporting multiple custom test property with the same name and different value. For Eg: Test with below adornment will fail discovery |
#328 PR has fixed this issue. |
Description
Steps to reproduce
Expected behavior
Actual behavior
Environment
Note
The text was updated successfully, but these errors were encountered: