MS 单元测试运行一半时间失败
我从 MS 测试列表编辑器启动测试时遇到了这种奇怪的行为。
我第一次启动时总是收到此错误
错误 11/15/2011 4:28:32 PM 无法对测试运行进行排队“USER@MACHINE 2011-11-15” 15:28:29': 无法启动程序 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\QTAgent32.exe'。
下次发布就可以了,
我已经复制了 40 次了。就像第一次发射为第二次发射扫清道路一样。
可能是什么原因?
I got this odd behaviour I launch tests from MS Test List Editor.
And first time I launch I always get this error currently
Error 11/15/2011 4:28:32 PM Failed to queue test run 'USER@MACHINE 2011-11-15
15:28:29': Unable to start program 'C:\Program Files (x86)\Microsoft
Visual Studio 10.0\Common7\IDE\QTAgent32.exe'.
Next launch is fine
I reproduced it 40 times already. Just as if first launch is clearing way for second one.
What could be the cause?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
正如汉斯指出的那样,这是一个已知问题。
http://connect.microsoft.com/VisualStudio/feedback/details/536475/launching-unit-tests-in-debugger-fails-every-other-time-cannot-start-qtagent32-exe< /a>
很难重现,就我而言,我可以通过重新加载 VS 2010 来修复它。
As Hans pointed out its a known issue.
http://connect.microsoft.com/VisualStudio/feedback/details/536475/launching-unit-tests-in-debugger-fails-every-other-time-cannot-start-qtagent32-exe
Its hard to reproduce and in my case I was able to fix it by reloading VS 2010.