investigate deadlocks in System and corlib tests #35
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
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.The text was updated successfully, but these errors were encountered: