当我在TFS服务器上运行测试时,我收到以下错误:
The active Test Run was aborted because the execution process exited unexpectedly. To investigate further, enable local crash dumps either at the machine level or for process vstest.executionengine.exe. Go to more details: [http://go.microsoft.com/fwlink/?linkid=232477]
Run Code Online (Sandbox Code Playgroud)
当我在本地机器上运行此测试时,我得到了"All Passed"结果.我不知道原因是什么,测试在TFS服务器和本地运行之间有什么区别?