Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve start/stopping/restarting commands by waiting for completion #6625

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Improve start/stopping/restarting commands by waiting for completion

8294ab1
Select commit
Loading
Failed to load commit list.
Draft

Improve start/stopping/restarting commands by waiting for completion #6625

Improve start/stopping/restarting commands by waiting for completion
8294ab1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.aspire succeeded Nov 12, 2024 in 20m 9s

Build #20241111.10 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 6,712 (93.39%)
  • Other: 474 (6.60%)
  • Total: 7,187

Annotations

Check failure on line 32 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire

Build log #L32

Artifact Logs_Build_Linux_Release already exists for build 867298.

Check failure on line 1 in Aspire.Hosting.Tests.Health.ResourceHealthCheckServiceTests.HealthCheckIntervalSlowsAfterSteadyHealthyState

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire

Aspire.Hosting.Tests.Health.ResourceHealthCheckServiceTests.HealthCheckIntervalSlowsAfterSteadyHealthyState

System.TimeoutException : The operation at /_/tests/Aspire.Hosting.Tests/Health/ResourceHealthCheckServiceTests.cs:110 timed out after reaching the limit of 30000ms.
Raw output
   at Microsoft.AspNetCore.InternalTesting.AsyncTestHelpers.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/tests/Shared/AsyncTestHelpers.cs:line 111
   at Aspire.Hosting.Tests.Health.ResourceHealthCheckServiceTests.HealthCheckIntervalSlowsAfterSteadyHealthyState() in /_/tests/Aspire.Hosting.Tests/Health/ResourceHealthCheckServiceTests.cs:line 110
--- End of stack trace from previous location ---