【发布时间】:2017-04-23 14:33:04
【问题描述】:
使用 TFS 2015 启动的构建中的“运行功能测试”步骤以以下错误消息结束:
DistributedTests: Test run is aborted. Logging details of the run logs.
DistributedTests: Une nouvelle série de tests a été créée.
Série de tests mise en file d\'attente pour Project Collection Build Service (TEAM FOUNDATION).
DistributedTests: Test discovery started.
DistributedTests: Test Run Discovery Completed . Test run id : 14886
DistributedTests: 2 test cases discovered.
DistributedTests: Test execution started. Test run id : 14886
DistributedTests: UnExpected error occured during test execution. Try again.
DistributedTests: Error : Une ou plusieurs erreurs se sont produites.--->Failed to obtain durationInMs field.
DistributedTests: Test run aborted. Test run id: 14886
有什么解决办法吗?
【问题讨论】:
-
请将 system.debug 变量设置为 true 以重新构建,是否有更详细的错误日志?还可以在测试中心页面下找到测试运行,看看是否有错误消息?顺便说一句,你能把日志用英文发布吗
-
在 system.debug = true 和测试页面上都没有更多细节。
标签: selenium tfs azure-devops tfsbuild functional-testing