Error when starting code coverage: Initializing external storage Follow
Hi,
I've just downloaded the trial version of dotcover 2.7.2 and integrated it with Visual Studio 2013 Ultimate (where I already have a trial version of ReSharper 8.2.3).
When I start my nUnit test by clicking "Cover all with dotCover" in the popup menu, a progress bar appear saying "Initializing external storage" (see attached file for screendump). This progress bar locks the entire Visual Studio and it goes for hours. So far, I haven't been able to see if it ever completes since I've killed the process (which is only possible to do by using task manager).
I have no external storages plugged in to my computer, and even if I had I cannot see why dotCover would search for these when running code stored on a local drive on my local machine?
I googled for a solution but haven't got any matches so far.
How can this be solved?
Kind regards
Attachment(s):
screendump.pdf
Please sign in to leave a comment.
Update: It took some 2 hours to complete and the result was that no tests were run (see screendump).
Iäve successfullt run the tests without dotCover.
What can be the problem?
Attachment(s):
screendump.pdf
Hello,
Could you please send us dotCover log files? You'll find the detailed instruction on how to get them here: http://dotnettools-support.jetbrains.com/entries/23946791-How-to-get-dotCover-logs-
Kind regards,
Maria
Thanks for your response Maria.
I've just completed another attempt to run a test session with dotCoverage and it took some 1,5 hours and the result for all test were "Inconclusive: Test wasn't run".
Please find attached the created log file.
Kind regards
Attachment(s):
dotcover.log.zip
Hello,
Could you please attach files that match the '*JetBrains_dotCover_WorkspaceHost*.log' mask (can be found in the %Temp%/JetLogs directory)?
Kind regards,
Maria