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
await _logger.LogInformationAsync($"TestHostControllersTestHost ended with exit code '{exitCode}' (real test host exit code '{testHostProcess.ExitCode}')' in '{consoleRunStarted.Elapsed}'");
@Youssef1313 The logs should remain unlocalized as they are technical diagnostic info. If we start to localize them, we will have hard time diagnostising user issues.
For the issue with Test Explorer, I think we instead need to review the current logic as we probably don't want the logs to be brought up to TE.
Hang dump (#4145)
testfx/src/Platform/Microsoft.Testing.Extensions.HangDump/HangDumpProcessLifetimeHandler.cs
Line 126 in e4c0836
testfx/src/Platform/Microsoft.Testing.Extensions.HangDump/HangDumpProcessLifetimeHandler.cs
Line 327 in e4c0836
testfx/src/Platform/Microsoft.Testing.Extensions.HangDump/HangDumpProcessLifetimeHandler.cs
Line 353 in e4c0836
MTP configurations
testfx/src/Platform/Microsoft.Testing.Platform/Configurations/JsonConfigurationProvider.cs
Line 37 in e4c0836
testfx/src/Platform/Microsoft.Testing.Platform/Configurations/JsonConfigurationProvider.cs
Line 41 in e4c0836
MTP hosts
testfx/src/Platform/Microsoft.Testing.Platform/Hosts/ConsoleTestHost.cs
Line 76 in e4c0836
testfx/src/Platform/Microsoft.Testing.Platform/Hosts/ConsoleTestHost.cs
Line 99 in e4c0836
testfx/src/Platform/Microsoft.Testing.Platform/Hosts/ConsoleTestHost.cs
Line 112 in e4c0836
testfx/src/Platform/Microsoft.Testing.Platform/Hosts/TestHostControllersTestHost.cs
Line 328 in e4c0836
MTP requests
testfx/src/Platform/Microsoft.Testing.Platform/Requests/TestHostTestFrameworkInvoker.cs
Line 41 in e4c0836
The text was updated successfully, but these errors were encountered: