我无法再调试单元测试(MSTest)。错误:“Executor进程已退出。” [英] I can no longer debug unit tests (MSTest). Error : "Executor process exited."

查看:207
本文介绍了我无法再调试单元测试(MSTest)。错误:“Executor进程已退出。”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


没有明显的解释(没有更改系统软件或配置)我无法再调试MSTest单元测试。  但是我可以运行它们。


状态栏显示: ""检测到意外错误。检查测试输出窗格以获取详细信息"


测试输出窗口显示:


------运行测试开始----- -
$
Executor进程退出。

==========运行测试完成:0运行(0:00:02.0144028)====== ====



到目前为止,我已尝试过:


- 修复视觉工作室( VS2015专业版)


- 卸载并重新安装视觉工作室(VS2015专业版)


- 全新安装Visual Studio 2017


- 让另一位开发人员登录我的机器,以便它使用他们的设置而不是我的设置。



仍然无法解决!  这非常令人沮丧所以非常感谢任何有助于解决的帮助或见解。


它与我正在处理的软件无关,因为我可以用几行重新创建问题代码和琐碎的测试。



谢谢,马特



  vstest.executionengine.x86.exe


异常: 线程试图读取或写入没有适当访问权限的虚拟地址




Hi,

With no obvious explanation (no change to system software or configuration) I can no longer debug MSTest unit tests.  However I can run them.

The status bar shows :  "Unexpected error detected. Check the Tests Output Pane for details"

The test output window shows :

------ Run test started ------
Executor process exited.
========== Run test finished: 0 run (0:00:02.0144028) ==========

So far I've tried :

- Repair of visual studio (VS2015 professional)

- Uninstall and reinstall of visual studio (VS2015 professional)

- Fresh install of visual studio 2017

- Getting another developer to login to my machine so that it's using their settings rather than mine.

Still no resolution !   It's very frustrating so would really appreciate any help or insight to help resolve.

It doesn't relate to the software I'm working on as I can recreate the problem with just a few lines of code and a trivial test.

Thanks, Matt

解决方案

In the crash dump the details are :

Process Name :  vstest.executionengine.x86.exe

Exception :  The thread tried to read from or write to a virtual address for which it does not have appropriate access


这篇关于我无法再调试单元测试(MSTest)。错误:“Executor进程已退出。”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆