You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failing after enabling all MT library tests (#91536).
[FAIL] System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource
DerivedCancellationTokenSource: Dispose(false) should have been called.
Expected: True
Actual: False
at System.Threading.Tasks.Tests.CancellationTokenTests.DerivedCancellationTokenSource()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)