Closed
Description
After enabling all MT library tests (#91536) they hover and do not finish execution. Either no error is displayed or a following one:
Assert.True() Failure
Expected: True
at System.Threading.Tests.TimerFiringTests.Timer_Fires_After_DueTime_Ellapses()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Tests got blocked.