Skip to content
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

Closed
jakobbotsch opened this issue Aug 11, 2022 · 6 comments · Fixed by #75001
Closed

Runtime_72845 timing out in gcstress #73808

jakobbotsch opened this issue Aug 11, 2022 · 6 comments · Fixed by #75001
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs GCStress
Milestone

Comments

@jakobbotsch
Copy link
Member

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.

@dotnet-issue-labeler
Copy link

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.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 11, 2022
@jakobbotsch jakobbotsch added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI GCStress labels Aug 11, 2022
@ghost
Copy link

ghost commented Aug 11, 2022

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr, untriaged

Milestone: -

@jakobbotsch jakobbotsch added this to the 8.0.0 milestone Aug 11, 2022
@jakobbotsch jakobbotsch added blocking-clean-ci-optional Blocking optional rolling runs and removed untriaged New issue has not been triaged by the area owner labels Aug 11, 2022
@jakobbotsch
Copy link
Member Author

@JulieLeeMSFT can you assign this? GCStress is still failing due to this one.

@jakobbotsch
Copy link
Member Author

Actually I'll just look at this, I have some cycles available.

@jakobbotsch jakobbotsch self-assigned this Sep 2, 2022
@jakobbotsch
Copy link
Member Author

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.

jakobbotsch added a commit to jakobbotsch/runtime that referenced this issue Sep 2, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Sep 2, 2022
@JulieLeeMSFT
Copy link
Member

Thanks @jakobbotsch.

@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Sep 4, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs GCStress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants