-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Disable GC/Scenarios/THDChaos/thdchaos test on Arm32 #122461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: JulieLeeMSFT <63486087+JulieLeeMSFT@users.noreply.github.com>
jkotas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <6668460+jkotas@users.noreply.github.com>
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: