添加报告监视会使 Ant 测试变得非常慢

发布于 2024-11-03 23:15:10 字数 468 浏览 0 评论 0原文

我们使用 TeamCity 6.0.2 并具有运行 SoapUI 测试的构建配置。测试本身运行时间约为。在命令行中运行时为 45 秒。

为了查看测试结果,我们使用 Ant JUNit 报告观察器和以下 Report paths 值:

TestSoapUI\SoapUI-testresults\TEST-*.xml

然后测试最多需要 15 分钟,CPU 为 100 %。

我们可以做些什么来减少这个时间呢?其他报告路径?将测试步骤与报告步骤分开?

(如果您有兴趣,我们还向 JetBrains 提交了一个问题: http://youtrack.jetbrains.net/issue/TW-16404)

We are using TeamCity 6.0.2 and have a build configuration that runs SoapUI tests. The tests themselves run in approx. 45 seconds when running in command line.

To see the results of the test, we use Ant JUNit report watcher with this Report paths value:

TestSoapUI\SoapUI-testresults\TEST-*.xml

And then the tests are taking up to 15 minutes, with a CPU at 100%.

What can we do to reduce this time? Other report path? Separate the test step from the report step?

(We also filed an issue to JetBrains, if you're interested:
http://youtrack.jetbrains.net/issue/TW-16404)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

九公里浅绿 2024-11-10 23:15:10

该问题已由 JetBrains 团队解决:

http://youtrack.jetbrains.net/issue/TW- 16404

如果您遇到同样的问题,请升级到TeamCity 6.0.3。

The issue was solved by the JetBrains team:

http://youtrack.jetbrains.net/issue/TW-16404

Upgrade to TeamCity 6.0.3 if you have the same problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文