Error message: Coverage analysis finished, but no snapsoht created

Every time I a unit test with ”Cover with dotCover” from ReSharper testrunner I get a messagebox with this error message “Coverage analysis finished, but no shapshot created”. What to do?

 

Visual Studio 9.0.30729.1.

Resharper 5.0.1659

dotCover Build 1.0.29.19 on 2010-05-19T00:48:16

nunit 2.5.0.9122

0
8 comments
Avatar
Permanently deleted user

I'm experiencing the same behavior, but for VS2005.

Mark

0
Avatar
Permanently deleted user

This seems to be fixed in build 1.0.32.15 on 2010-05-22T20:05:24.

0

Mark,
Does the issue reproduce for you with the latest nightly build?

0

Apologize for bumping a somewhat older post; however, the build 1.0.39.9 on 2010-06-07T23:42:54 seems to have regressed the issue--at least on Visual Studio 2010.

My prior dotTrace install build (I'm tracking down the build number now--just reinstalled the workstation) seemed to work just fine with xUnit and the latest xUnitContrib runner for R# (http://xunitcontrib.codeplex.com/releases/view/35006).

Perhaps I forget and missed a setting on the new system?

VS2010 10.0.30319.1
R# 5.0.1659.36
dT 1.0.39.3

Thanks!

0
Avatar
Permanently deleted user

It seems to be a Visual Studio 2010 problem. I don't see it in Visual Studio 2009.

Visual Studio 9.0.30729.1.

Resharper 5.0.1659.36

dotCover Build 1.0.39.9 on 2010-06-07T23:42:54

nunit 2.5.0.9122

0

Please try build 1.0.42.35 or later nightly. Issue should be fixed.

0

b1.0.42.35 fixed the problem; snapshots are building and being pulled into R#'s test runner.

Great, thanks!

0

Please sign in to leave a comment.