Test failure: baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- csharp
- Domain
- operating-systems, testing-qa
Research direction
Start with baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd and reproduce it under the coreclr Windows ARM64 Checked gcstress0x3 configuration from the linked build. Inspect the test output around the one-hour timeout and the missing cdb.exe messages; done means the test completes with its expected output instead of timing out.
Written by the indexing model from the issue text.
Description
Failed in: runtime-coreclr gcstress0x3-gcstress0xc 20250330.1
Failed tests:
coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
- baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
Error message:
cmdLine:C:hw9DF20881wBC0209FCeaseservicesexceptionsaseservices-exceptions../unhandled/unhandledTester/unhandledTester.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/30/2025 2:43:44 PM, end: 3/30/2025 3:44:10 PM)
Return code: -100
Raw output file: C:hw9DF20881wBC0209FCuploadsunhandledunhandledTesteroutput.txt
Raw output:
BEGIN EXECUTION
"C:hw9DF20881pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" unhandledTester.dll
"Unhandled exception. System.Exception: Test"
""
" at TestUnhandledException.Program.Main(String[] args)"
""
Test process unhandled.dll with argument main exited
Test process exited with expected error code and produced expected output
"Unhandled exception. System.Exception: Test"
""
" at TestUnhandledException.Program.<>c.<Main>b__5_0()"
""
" at System.Threading.Thread.StartCallback()"
""
Test process unhandled.dll with argument secondary exited
Test process exited with expected error code and produced expected output
"Unhandled exception. System.DllNotFoundException: Unable to load DLL '__internal' or one of its dependencies: The specified module could not be found. (0x8007007E)"
""
Test process unhandled.dll with argument foreign exited
Test process exited with expected error code and produced expected output
cmdLine:C:hw9DF20881wBC0209FCeaseservicesexceptionsaseservices-exceptions../unhandled/unhandledTester/unhandledTester.cmd Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 3/30/2025 2:43:44 PM, end: 3/30/2025 3:44:10 PM)
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggersrm64cdb.exe
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggersrm64cdb.exe
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hw9DF20881wBC0209FCeaseservicesexceptionsaseservices-exceptions../unhandled/unhandledTester/unhandledTester.cmd
Stack trace:
at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
at Program.<<Main>$>g__TestExecutor141|0_142(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/runtime
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
area-System.Reflection blocking-clean-ci-optional Known Build Error os-mac-os-x untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area-CodeGen-coreclr untriaged
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
agentic-workflows untriaged
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
area-VM-meta-mono untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/PSResourceGet#2056 ·