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.
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.