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

Some tests are failing #86

Closed
d1mnewz opened this issue Oct 17, 2019 · 1 comment · Fixed by #88
Closed

Some tests are failing #86

d1mnewz opened this issue Oct 17, 2019 · 1 comment · Fixed by #88

Comments

@d1mnewz
Copy link
Contributor

d1mnewz commented Oct 17, 2019

Description

When trying to run tests, I can see that some of them failed. Is it expected?

Complete minimal example reproducing the issue

dotnet test in src directory results in

Test Run Failed.
Total tests: 1148
     Passed: 1132
     Failed: 13
    Skipped: 3
 Total time: 11,1403 Seconds

image

Expected behavior:

I would expect tests to be green.

Versions

.NET Core 2.0.

@d1mnewz
Copy link
Contributor Author

d1mnewz commented Oct 17, 2019

Cool now.
image

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 a pull request may close this issue.

1 participant