-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
R2RDumpTests failing under gcstress with "App Exit Code: 259" #93233
Comments
Also cc @markples, I seem to recall him having some similar issues around GCStress when doing the JIT test merging. Not sure how we ended up resolving it. |
This test needs to have RequiresProcessIsolation set. The merged infrastructure doesn't handle GCStressIncompatible, so we need to go back to the cmd/sh logic for now. @trylek Can you please check the steps that you used to convert this directory to see if there are any others like this? (Did ILTransform miss it, or was another technique used here?) |
Error Blob
Reproduction Steps
See readytorun.0.1 work item failures in https://dev.azure.com/dnceng-public/public/_build/results?buildId=431262&view=ms.vss-test-web.build-test-results-tab&runId=9537426&resultId=166901&paneView=dotnet-dnceng.dnceng-anon-build-release-tasks.helix-anon-test-information-tab
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=431262
Error message validated:
Running test: readytorun/r2rdump/FrameworkTests/R2RDumpTests/R2RDumpTests.dll\nApp Exit Code: 259
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 10/9/2023 3:27:25 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: