Description
Expected collection to be empty, but found at least one item {"The active Tests Run was aborted. Microsoft.TestPlatform.VsTestConsole.TranslationLayer.TransationLayerException: Failed to receive message from vstest.console process
at Microsoft.TestPlatform.VsTestConsole.TranslationLayer.VsTestConsoleRequestSender.d__44.MoveNext() in //src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/VsTestConsoleRequestSender.cs:line 1413
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.TestPlatform.VsTestConsole.TranslationLayer.VsTestConsoleRequestSender.SendMessageAndListenAndReportTestResults(String messageType, Object payload, ITestRunEventsHandler eventHandler, ITelemetryEventsHandler telemetryEventsHandler, ITestHostLauncher customHostLauncher) in //src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer/VsTestConsoleRequestSender.cs:line 1148
But cannot repro locally