dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.83k stars 457 forks source link

[9.0-preview3] WorksWithOpenTelemetryTracing tests disabled after update to preview 3 #3577

Open joperezr opened 7 months ago

joperezr commented 7 months ago

Both WorksWithOpenTelemetryTracing tests in Redis had to be disabled given they started to hit the following issue when updating transitive dependencies to preview 3:

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was -532462766 but it should have been 42
davidfowl commented 1 month ago

Is this still disabled?