"Coverage analysis aborted" Follow
While trying to run dotcover on my solution, my tests run correctly, but after a test run I get the following message from dotCover: "Coverage analysis aborted. Displaying partial results of the current run."
I'm using the following versions of Resharper and dotCover:
JetBrains ReSharper 7.0.1 Full Edition
Build 7.0.1098.2760 on 2012-08-27T20:31:12
Plugins: 1
#1. AgentSmith v1.6.0.2 by http://code.google.com/p/agentsmithplugin/
Visual Studio 10.0.40219.1.
JetBrains dotCover 2.5 Full Edition
Build 2.5.574.60 on 2013-09-05T04:55:00
Plugins: none
Visual Studio 10.0.40219.1.
I'm using the internal NUnit test runner with dotCover to run my tests.
Is there something I could have misconfigured to prevent coverage analysis?
Please sign in to leave a comment.
Hi Matthew,
Thank you for contacting us.
It seems to be a known issue: http://youtrack.jetbrains.com/issue/DCVR-6031
It is already fixed and you are welcome to try the latest dotCover 2.6 EAP build, it contains the fix: http://confluence.jetbrains.com/display/DCVR/dotCover+2.6+Nightly+Builds
Please let me know if the issue persists.
Best Regards.