-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[release/6.0] Doublelinklist GC failures on Mono #83245
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @BrzVlad Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=196671 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "GC/Scenarios/DoublinkList",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
}
|
This test should be disabled on mono. It is disabled on main. |
This test is disabled in main and this change makes its way back to 6.0 Fixes dotnet#83245
* [mono] Disable DoublinkList/dlstack tests This test is disabled in main and this change makes its way back to 6.0 Fixes #83245 * Exclude more tests --------- Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
Fix to disable the test is backported and additionally f32611f was also backported. This can be closed, but please re-open if this is hit again. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=196671
Build error leg or test failing: GC/Scenarios/DoublinkList/dlstack/dlstack.sh
Pull request: #83102
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: