The active test run was aborted. Reason: Test host process crashed
Data collector 'Blame' message: procdump64.exe could not be found, please make sure that the executable is available on PATH. Alternatively set PROCDUMP_PATH environment variable to a directory that contains procdump64.exe executable.
Data collector 'Blame' message: The specified inactivity time of 15 minutes has elapsed. Collecting hang dumps from testhost and its child processes.
Data collector 'Blame' message: Dumping 7456 - testhost.net472.x86.
Results File: work-item-test-results.xml
Attachments:
C:\h\w\A4CA0886\w\A31A08C7\e\235f0555-18a8-4c2a-bb6f-f7ba8e0bc5b3\Sequence_df8b2b98490e45fe86f56304661a2385.xml
C:\h\w\A4CA0886\w\A31A08C7\e\235f0555-18a8-4c2a-bb6f-f7ba8e0bc5b3\testhost.net472.x86_7456_20260123T220923_hangdump.dmp
Test Run Aborted.
Total tests: Unknown
Passed: 5022
Skipped: 24
Total time: 21.7693 Minutes
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:
Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.ConvertToRecord.ConvertToRecordCodeRefactoringTests.TestMovePropertiesAndProvideThisInitializerValuesWithNullOperations
This test may, or may not be the source of the crash.
I see different tests mentioned in different runs, but, tends to pretty consistently be in ConvertToRecordCodeRefactoringTests.
Example CI runs:
I see different tests mentioned in different runs, but, tends to pretty consistently be in
ConvertToRecordCodeRefactoringTests.