Move management connection validation to management client and add BrokerVerifier tests #2366
Annotations
3 errors
|
_/src/NServiceBus.Transport.RabbitMQ.Tests/InitializeTransportTests.cs#L97
Assert.That(exception!.Message, Does.Contain("No connection could be made because the target machine actively refused it"))
Expected: String containing "No connection could be made because the target machine actively refused it"
But was: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (***:12345)"
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading