Flaky test: Aspire.Hosting.Testing.Tests.TestingFactoryTests.SelectsFirstLaunchProfile
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
## Build Information
Build: https://github.com/dotnet/aspire/actions/runs/14395360560
Build error leg or test failing: Aspire.Hosting.Testing.Tests.TestingFactoryTests.SelectsFirstLaunchProfile
Pull request:
## Error Message
Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md).
```json
{
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
```
```
Assert.Equal() Failure: Strings differ
Expected: "https"
Actual: null at Aspire.Hosting.Testing.Tests.TestingFactoryTests.SelectsFirstLaunchProfile() in /_/tests/Aspire.Hosting.Testing.Tests/TestingFactoryTests.cs:line 76
--- End of stack trace from previous location ---
```
📊 **[View CI Failure Report](https://github.com/microsoft/aspire/issues/8719#issuecomment-4174837923)**
Contributor guide
Assessment
This issue has not been assessed yet.