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

investigate deadlocks in System and corlib tests #35

Open
NattyNarwhal opened this issue Jan 21, 2019 · 0 comments
Open

investigate deadlocks in System and corlib tests #35

NattyNarwhal opened this issue Jan 21, 2019 · 0 comments
Labels
area: BCL This issue affects the Mono class libraries os: aix This issue affects AIX os: i This issue affects i priority; low This issue isn't too important status: triage This issue requires more information before it can be delivered to upstream type: bug Something isn't working

Comments

@NattyNarwhal
Copy link
Member

MonoTests.System.Diagnostics.ProcessTest.StandardInputWrite and ***** MonoTests.System.Threading.InterlockedTest.TestCompareExchange_Dbl (likely that family of tests) cause the runtime to lock up and occasionally spawn a zombie. The root causes of this should be investigated, and perhaps those tests skipped, because they prevent CI from running and displaying the results of tests for those components when they inevitably have to be stopped.

@NattyNarwhal NattyNarwhal added type: bug Something isn't working os: aix This issue affects AIX os: i This issue affects i status: triage This issue requires more information before it can be delivered to upstream area: BCL This issue affects the Mono class libraries priority; low This issue isn't too important labels Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: BCL This issue affects the Mono class libraries os: aix This issue affects AIX os: i This issue affects i priority; low This issue isn't too important status: triage This issue requires more information before it can be delivered to upstream type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant