You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for filling issue.
This got fixed in VS 15.6. Feel free to reopen this issue if you observe same behavior in latest 15.6 preview or RTM(Yet to release).
Description
Since I am pretty sure this https://developercommunity.visualstudio.com/content/problem/173039/stopping-a-test-is-very-slow.html is a problem with the test adapter, since it only occurs with that. I am filing this here anyway.
Steps to reproduce
Expected behavior
Detect test host process exited, and abort test immediately, do not hang for several seconds.
Actual behavior
Hangs for several seconds with following message:
Environment
Windows 10 Fall Creators Update x64
VS2017 15.5.5
MSTest.TestAdapter 1.2.0
MSTest.TestFramework 1.2.0
Microsoft.NET.Test.Sdk 15.5.0
The text was updated successfully, but these errors were encountered: