Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 VSTS(以前称为 VSO),我正在从 3rd 方测试工具导入测试结果。
这工作正常,但是当导入的结果失败时,我希望构建失败,但事实并非如此。如下所示。
有什么建议吗?这似乎是一个错误。
vNext 构建通过/失败基于构建定义中每个步骤的执行状态。它不检查已发布的测试结果。您可以在VSTS User Voice上提交功能请求。