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
System.Threading.Tasks.TaskCanceledException : A task was canceled.
at Aspire.Hosting.Tests.SlimTestProgramFixture.WaitReadyStateAsync(CancellationToken cancellationToken) in /_/tests/Aspire.Hosting.Tests/TestProgramFixture.cs:line 68
at Aspire.Hosting.Tests.TestProgramFixture.InitializeAsync() in /_/tests/Aspire.Hosting.Tests/TestProgramFixture.cs:line 37
System.Threading.Tasks.TaskCanceledException : A task was canceled.
at Aspire.Hosting.Tests.SlimTestProgramFixture.WaitReadyStateAsync(CancellationToken cancellationToken) in /_/tests/Aspire.Hosting.Tests/TestProgramFixture.cs:line 68
at Aspire.Hosting.Tests.TestProgramFixture.InitializeAsync() in /_/tests/Aspire.Hosting.Tests/TestProgramFixture.cs:line 37
System.Threading.Tasks.TaskCanceledException : A task was canceled.
at Aspire.Hosting.Tests.SlimTestProgramFixture.WaitReadyStateAsync(CancellationToken cancellationToken) in /_/tests/Aspire.Hosting.Tests/TestProgramFixture.cs:line 68
at Aspire.Hosting.Tests.TestProgramFixture.InitializeAsync() in /_/tests/Aspire.Hosting.Tests/TestProgramFixture.cs:line 37
Tests failing on windows for PR validation when they were enabled in #7909. Full log:
TestPortOnEndpointAnnotationAndAllocatedEndpointAnnotationMatch
TestPortOnEndpointAnnotationAndAllocatedEndpointAnnotationMatchForReplicatedServices
TestProjectStartsAndStopsCleanly
cc @joperezr @mitchdenny
The text was updated successfully, but these errors were encountered: