首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >StackOverflowException与JetBrains dotCover in TeamCity

StackOverflowException与JetBrains dotCover in TeamCity
EN

Stack Overflow用户
提问于 2016-01-08 08:56:31
回答 1查看 1.4K关注 0票数 3

我使用TeamCity支持项目的持续集成。

目前,当我为特定项目运行.NET代码覆盖率: JetBrains dotCover时,dotCover会与StackOverflowException一起崩溃。

此外,单元测试'TestSomething‘是正确的,并且总是成功运行。

下面是来自构建的错误日志快照:

代码语言:javascript
复制
[MyAssembly.dll] MyAssembly.MyTester.TestSomething (12s)
[18:28:37][MyAssembly.MyTester.TestSomething] 
[18:28:37][MyAssembly.MyTester.TestSomething] Process is terminated due to StackOverflowException.
[18:28:38][MyAssembly.MyTester.TestSomething] [JetBrains dotCover] Coverage session finished [12/22/2015 6:28:38 PM]
[18:28:38][MyAssembly.MyTester.TestSomething] [JetBrains dotCover] Analysed application exited with code '-1073741571'
[18:28:38][MyAssembly.MyTester.TestSomething] [JetBrains dotCover] Coverage session finished but no snapshots were created. 
[18:28:39][MyAssembly.MyTester.TestSomething] ##teamcity[importData type='dotNetCoverage' tool='dotcover' file='C:\TeamCity\buildAgent\temp\buildTmp\coverage_dotcover33181917853826188801.data']
[18:28:37][Step 3/10] 
[18:28:37][Step 3/10] Process is terminated due to StackOverflowException.

我真的不明白为何会出现这种情况。

专家有什么帮助吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-03-13 23:43:35

这是JetBrains dotCover中的一个bug。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/34672940

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档