We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the failing job: https://ci.dot.net/job/dotnet_coreclr/job/master/view/x64/job/jitstress/job/x64_checked_windows_nt_r2r_gcstress15/97/
The text was updated successfully, but these errors were encountered:
Overall job: https://ci.dot.net/job/dotnet_coreclr/job/master/view/x64/job/jitstress/job/x64_checked_windows_nt_r2r_gcstress15/
Looks like this job has (almost) never been clean.
The number of failures varies slightly by run.
There are various failure modes.
Sorry, something went wrong.
I have opened separate issue for the stable failures and excluded these tests with <GCStressIncompatible>true</GCStressIncompatible>.
<GCStressIncompatible>true</GCStressIncompatible>
Start investigate unstable issues.
Now we have only 2 timeous failures:
baseservices\exceptions\regressions\V1\SEH\VJ\MultipleException, baseservices\exceptions\regressions\V1\SEH\VJ\RecursiveException.
Both reproduce locally with RunCrossGen=1, GCStress=0x2. Do not repro without RunCrossGen.
Exclude RecursiveException and MultipleException from GCStress runs.
7d5a7a7
Fixes #20460. See issue #22339.
Exclude RecursiveException and MultipleException from GCStress runs. (#…
b64ec23
…22340) Fixes #20460. See issue #22339.
sandreenko
Successfully merging a pull request may close this issue.
the failing job: https://ci.dot.net/job/dotnet_coreclr/job/master/view/x64/job/jitstress/job/x64_checked_windows_nt_r2r_gcstress15/97/
The text was updated successfully, but these errors were encountered: