Ankit Jain
Ankit Jain
Is this referring to: https://github.com/dotnet/aspire/blob/eb08a4ab513215503ec4a4b87dba8ceae17e368b/tests/Aspire.EndToEnd.Tests/IntegrationServicesTests.cs#L18-L34 So, essentially connect, and try some basic operation?
Last ones completed by https://github.com/dotnet/aspire/pull/4758 .
This is being hit often in `dotnet/aspire` also.
cc @lewing @pavelsavara @javiercn
Duplicate messages: ``` TestApp.AppHost.Resources.myresource Information: 1: Test trace message TestApp.AppHost.Resources.myresource Information: 1: Test trace message TestApp.AppHost.Resources.myresource Information: 2: Test debug message ... ``` cc @mitchdenny
There haven't been any hits here. But that could be due to the duplicated messages not matching the error pattern we used here.
@mitchdenny should this be closed?
> @radical Do we still need this issue? Yeah, looks like the test is still disabled.
In the last 54 runs 54 failed. Listing last 10 failures: | Run date | Outcome | | --------- | ------- | | Apr 8 6 AM | [Failed](https://github.com/dotnet/aspire/actions/runs/14326351983) |...