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
1) Failed : NUnit.Framework.AwaitableReturnTypeTests("ReturnsCustomTask").GetResultIsNotCalledUntilContinued
GetResult was not called after the continuation passed to OnCompleted was invoked.
at NUnit.Framework.AwaitableReturnTypeTests.GetResultIsNotCalledUntilContinued() in C:\projects\nunit\src\NUnitFramework\tests\AwaitableReturnTypeTests.cs:line 83
The text was updated successfully, but these errors were encountered:
I've seen this a few times in CI builds:
The text was updated successfully, but these errors were encountered: