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

Error MSB4181 VSTestTask returned false but did not log error #937

Closed
MHacker9404 opened this issue Aug 26, 2020 · 3 comments
Closed

Error MSB4181 VSTestTask returned false but did not log error #937

MHacker9404 opened this issue Aug 26, 2020 · 3 comments
Labels
duplicate This issue or pull request already exists tracking-external-issue The issue is caused by external problem - nothing we can do to fix it directly

Comments

@MHacker9404
Copy link

When a test throws an uncaught exception - coverlet fails to provide the coverage report. I've created a repo that reproduces this error message:
Microsoft.TestPlatform.targets(32,5): error MSB4181: The "Microsoft.TestPlatform.Build.Tasks.VSTestTask" task returned false but did not log an error.

https://github.com/MHacker9404/coverlet-demo

@MHacker9404 MHacker9404 changed the title Error MB4181 VSTestTask returned false but did not log error Error MSB4181 VSTestTask returned false but did not log error Aug 26, 2020
@MarcoRossignoli
Copy link
Collaborator

MarcoRossignoli commented Aug 27, 2020

I think it's a dup of microsoft/vstest#2384 unrelated to coverlet(it relies on vstest platform collectors integrations).
Pls add a message on that issue.

@MarcoRossignoli MarcoRossignoli added duplicate This issue or pull request already exists tracking-external-issue The issue is caused by external problem - nothing we can do to fix it directly labels Aug 27, 2020
@MHacker9404
Copy link
Author

MHacker9404 commented Aug 27, 2020 via email

@MarcoRossignoli
Copy link
Collaborator

I'm going to close for the moment, we have the other issue already open on vstest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists tracking-external-issue The issue is caused by external problem - nothing we can do to fix it directly
Projects
None yet
Development

No branches or pull requests

2 participants