Disable GC/Scenarios/THDChaos/thdchaos test on Arm32#122461
Merged
Conversation
Co-authored-by: JulieLeeMSFT <[email protected]>
Copilot
AI
changed the title
[WIP] Fix test failure in GC/Scenarios/THDChaos
Disable GC/Scenarios/THDChaos/thdchaos test on Arm32
Dec 11, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a test exclusion for the GC/Scenarios/THDChaos/thdchaos test on Arm32 platforms due to a test failure involving recursive unhandled exception calls and process termination. The test is experiencing failures specifically on Arm32 CoreCLR with JIT stress configurations.
Key Changes:
- Adds exclusion entry for the THDChaos test in the Arm32 section of issues.targets
Co-authored-by: jkotas <[email protected]>
JulieLeeMSFT
approved these changes
Dec 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Disables the
GC/Scenarios/THDChaos/thdchaostest on Arm32 platforms due to test failures involving recursiveOnUnhandledExceptioncalls leading to process termination.Changes Made
GC/Scenarios/THDChaos/thdchaosin the Arm32 section ofsrc/tests/issues.targetsTesting
The test was failing on Arm32 CoreCLR with JIT stress configurations:
coreclr linux arm Checked jitstress2_jitstressregs0x80OnUnhandledExceptioncalls causing process terminationThe change prevents the test from running on Arm32 architectures where it is known to fail, allowing other tests to complete successfully.
Original prompt
This section details on the original issue you should resolve
<issue_title>Test failure: GC/Scenarios/THDChaos/thdchaos/thdchaos.cmd</issue_title>
<issue_description>Failed in: runtime-coreclr jitstress2-jitstressregs 20250913.1
Failed tests:
Error message:
Stack trace: