dotCover gutter markings dissapear when sessions completes

Answered

When I choose to cover unit tests from the UnitTestSessions window gutter markings will appear in my source code while the tests are running as expected. When the little icon in the bottom right corner stops spinning it says No Failed Tests, has a green check mark, and the gutter markings dissapear.

Any ideas what is causing them to be removed immediately after the tests complete? This just recently started happening in the past few days.

0
3 comments

I am using VS 2019 Professional 16.1.3 with Resharper Ultimate 2019.1.2

0

Hi,

Thank you for contacting us.
Could you please turn on ReSharper's logging, reproduce the issue and send us the log files?
To turn on logging, please start VS with the following command line arguments:

devenv.exe /ReSharper.LogLevel Trace /ReSharper.LogFile
 
Log files will be saved in the '%Temp%\JetLogs' folder with auto-generated names, so empty this folder before you launch VS.
You could upload it to our FTP https://uploads.services.jetbrains.com/ or share it via any cloud services like Dropbox.

Also, could you please create a video screencast (you may use free tool http://www.techsmith.com/jing.html) which will demonstrate the issue? It would be very helpful.
0

Hello,

I uploaded the logs and videos as requested:

Uploading...
File uploaded: JetBrainsLog.JetBrains.2019-06-14T07-43-05.devenv#18552.Core#0.log
Uploading...
File uploaded: JetBrainsLog.JetBrains.2019-06-14T07-43-05.devenv#18552.log
Uploading...
File uploaded: JetBrainsLog.JetBrains.2019-06-14T07-44-27.JetBrains_dotCover_WorkspaceHost#27204.log
Upload complete!
Uploading...
File uploaded: 2019-06-14 08-15-33.mp4
Upload complete!

In the video I had to cover up the source code but you can still see that I start the cover unit tests and after the tests complete but while the session is still active the gutter markers appears. Once the session completes as indicated by the spinner in the lower right corner then the gutter markers dissapear.

Thanks

0

Please sign in to leave a comment.