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

Test time out for global::Test_refarg_f8_cs.App.TestEntryPoint() in gcstress0x3-gcstress0xc #104319

Closed
JulieLeeMSFT opened this issue Jul 2, 2024 · 2 comments
Assignees
Labels
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 Priority:2 Work that is important, but not critical for the release
Milestone

Comments

@JulieLeeMSFT
Copy link
Member

Pipeline: runtime-coreclr gcstress0x3-gcstress0xc: 20240630.1

coreclr linux x64 Checked gcstress0x3 @ Ubuntu.2204.Amd64.Open
Methodical_d1.0.1
Methodical_do.0.1
Methodical_r1.0.1
Methodical_ro.0.1
coreclr osx arm64 Checked gcstress0x3 @ OSX.1200.ARM64.Open
Methodical_d1.0.1

Log:

15:03:47.792 Running test: global::Test_refarg_f8_cs.App.TestEntryPoint()
Child process took too long. Timed out... Exiting...
App Exit Code: 110
Expected: 100
Actual: 110
END EXECUTION - FAILED
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 2, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 2, 2024
Copy link
Contributor

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

@JulieLeeMSFT JulieLeeMSFT added blocking-clean-ci-optional Blocking optional rolling runs and removed untriaged New issue has not been triaged by the area owner labels Jul 2, 2024
@JulieLeeMSFT JulieLeeMSFT added this to the 9.0.0 milestone Jul 2, 2024
@JulieLeeMSFT JulieLeeMSFT added the Priority:2 Work that is important, but not critical for the release label Jul 2, 2024
@janvorli
Copy link
Member

janvorli commented Jul 8, 2024

This should be fixed by #103738. The timeout was caused by WaitForPendingFinalizers never returning as the finalizer thread kept generating finalizable garbage forever.

@janvorli janvorli closed this as completed Jul 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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 Priority:2 Work that is important, but not critical for the release
Projects
None yet
Development

No branches or pull requests

3 participants