-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Runtime_72845 timing out in gcstress #73808
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: @JulieLeeMSFT, @jakobbotsch Issue DetailsThis is a recently added test so not a regression. The test is comparing two large lists, so likely to be gcstress incompatible, but we should probably verify that there is no deadlock.
|
@JulieLeeMSFT can you assign this? GCStress is still failing due to this one. |
Actually I'll just look at this, I have some cycles available. |
This test takes a long time to run on x64 too, so I think it is just GC stress incompatible and nothing inherent about arm64 here. |
Thanks @jakobbotsch. |
https://dev.azure.com/dnceng/public/_build/results?buildId=1935562&view=ms.vss-test-web.build-test-results-tab
This is a recently added test so not a regression. The test is comparing two large lists, so likely to be gcstress incompatible, but we should probably verify that there is no deadlock.
The text was updated successfully, but these errors were encountered: