dotnet / aspire

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

Flaky test: Aspire.Hosting.Azure.Tests.AzureEventHubsExtensionsTests.Aspire.Hosting.Azure.Tests.AzureEventHubsExtensionsTests.VerifyAzureEventHubsEmulatorResource #6751

Open mitchdenny opened 1 day ago

mitchdenny commented 1 day ago
Azure.Messaging.EventHubs.EventHubsException : The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/hub' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions.  TrackingId:dfacd80ef70c4ae18953e3514693575a_G0, SystemTracker:gateway1, Timestamp:2024-11-21T02:35:29 (hub).  For troubleshooting information, see https://aka.ms/azsdk/net/eventhubs/exceptions/troubleshoot
---- Microsoft.Azure.Amqp.AmqpException : The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/hub' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions.  TrackingId:dfacd80ef70c4ae18953e3514693575a_G0, SystemTracker:gateway1, Timestamp:2024-11-21T02:35:29

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=875316&view=results

mitchdenny commented 1 day ago

/cc @sebastienros

mitchdenny commented 1 day ago

Test disabled in #6682