TeamCity 报告 MbUnit 测试两次失败

发布于 2024-11-09 11:20:09 字数 457 浏览 3 评论 0原文

我正在使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文