TeamCity (10.0.4 (build 42538)) - [JetBrains dotCover] Coverage session finished with errors: No rage info for token
I just added a whole load more tests and now I get the following error when doing code coverage:
[JetBrains dotCover] Coverage session finished with errors: No rage info for token
Tests all pass fine. Code coverage in Visual Studio (usig dotcover) is fine.
Any thoughts?
Please sign in to leave a comment.
Hi James,
We have some instances (https://youtrack.jetbrains.com/issue/TW-48322) of this issue with an older release of dotcover. Upgrading your teamcity should upgrade the release of dotcover shipped, where it should have been fixed. Could you try an upgrade and see if it fixes it?
Hi Denis, upgrading fixed the issue. Thanks.