Open
Description
The active test run was aborted. Reason: Test host process crashed
Data collector 'Blame' message: The specified inactivity time of 2 minutes has elapsed. Collecting hang dumps from testhost and its child processes.
Data collector 'Blame' message: Dumping 5512 - testhost.
Passed! - Failed: 0, Passed: 22, Skipped: 0, Total: 22, Duration: 3 s - Coder.Desktop.Tests.Vpn.Service.dll (net8.0)
Test Run Aborted.
The active Test Run was aborted because the host process exited unexpectedly. Please inspect the call stack above, if available, to get more information about where the exception originated from.
The test running when the crash occurred:
Coder.Desktop.Tests.Vpn.Service.DownloaderTest.ValidationFailureExistingFile
This test may, or may not be the source of the crash.
Seen at https://github.com/coder/coder-desktop-windows/runs/41399298886
Preliminary analysis of the crash dump shows that it's failing in the call to _listenerThread.Join()
method of TestHttpServer