microsoft / microsoft/aspire

Flaky: StopNonInteractiveTests E2E timeouts

Open
#16,643 0 comments 0 reactions 0 assignees View on GitHub
area-engineering-systems testing ☑️
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

The following tests in StopNonInteractiveTests are flaky/timing out on PR CI:

- `Aspire.Cli.EndToEnd.Tests.StopNonInteractiveTests.StopNonInteractiveMultipleAppHostsShowsError` — times out at `WaitUntilText(""AppHost started successfully."")` after 3 minutes (`aspire start` from template-created project).
- `Aspire.Cli.EndToEnd.Tests.StopNonInteractiveTests.StopAllAppHostsFromUnrelatedDirectory` — times out at `WaitUntil(""success prompt [14 OK] $"")` after 8m20s.

These have failed 3 reruns in a row on PR #16636 with different transient failure modes; they appear to be infrastructure/timing flakes in the `aspire new`/`aspire start` E2E flow, not specific to test logic.

Sample failing run: https://github.com/microsoft/aspire/actions/runs/25209936243

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.