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
Assert.Throws() Failure
Expected: typeof(System.OperationCanceledException)
Actual: (No exception was thrown)
Stack trace
at System.Threading.Tests.PeriodicTimerTests.WaitForNextTickAsync_CanceledWaitThenWaitAgain_Succeeds() in /_/src/libraries/System.Runtime/tests/System/Threading/PeriodicTimerTests.cs:line 186
--- End of stack trace from previous location ---
Assert.Throws() Failure
Expected: typeof(System.OperationCanceledException)
Actual: (No exception was thrown)
Stack trace
at System.Threading.Tests.PeriodicTimerTests.WaitForNextTickAsync_CanceledWaitThenWaitAgain_Succeeds() in /_/src/libraries/System.Runtime/tests/System/Threading/PeriodicTimerTests.cs:line 186
--- End of stack trace from previous location ---
Run: runtime 20210624.123
Failed test:
Error message:
Runfo Tracking Issue: system.threading.tests.periodictimertests.waitfornexttickasync_canceledwaitthenwaitagain_succeeds
Build Result Summary
The text was updated successfully, but these errors were encountered: