dotCover Build Step Hangs
In TeamCity 2017.2.2, I have an Nunit 3 build step using the bundled dotCover that hangs and prevents the step from completing. Looking at the build log it hangs at "Results (nunit3) saved as E:\TeamCity\buildAgent\temp\buildTmp\n2nLbl2ZEfc3iaQHoSK6tXSyuikU61Jk.nunit.xml".
Setting the ".NET Coverage tool" to no coverage, allows the step and the build to complete successfully. Also, this appears to be a problem on any project using dotCover.
Please sign in to leave a comment.
Hi Waylon, could you please download the full build log (you can see it in the build log page) and send it to us using the submit a request button above?
Im having the similar issue, has this been sorted out yet?
The version of Telerik JustMock we were using caused the problem and after upgrading JustMock to v2018.1.117.2 the problem was resolved.