TeamCity 报告 MbUnit 测试两次失败
我正在使用 Gallio MSBuildTasks 库在 JetBrains TeamCity 内运行 MbUnit 测试。当测试通过时,他们报告为通过了一次,但是当测试失败时,他们显示为失败了两次。一次使用命名空间,一次不使用命名空间。这看起来像:
http://imageshack.us/photo/my-images /191/capturegv.png/
这里有两个测试(Test 和 Test2),但都失败了。然而,TeamCity 认为他们都失败了两次,分别显示了命名空间 (UnitTests) 和没有命名空间。这不仅仅是 TeamCity 网站界面中的报告,我启用了预测试提交,并且它们也在那里显示为失败两次。
有其他人经历过这种情况吗?如果有,你是如何解决的?
I am using the Gallio MSBuildTasks library to run MbUnit tests inside JetBrains TeamCity. When tests pass they report as having passed once, however when they fail they appear as having failed twice. Once with the Namespace and once without. This looks something like:
http://imageshack.us/photo/my-images/191/capturegv.png/
There are two tests here (Test and Test2) and they both fail. However TeamCity reckons they have each failed twice, displaying each one with a namespace (UnitTests) and then without. This is not just the report in the TeamCity website interface, I have pre-test commit enabled and they show up as failing twice in there too.
Has anyone else experienced this and if so how have you solved it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论