Move management connection validation to management client and add BrokerVerifier tests #2365
Annotations
7 errors
Should_throw_on_invalid_management_host:
_/src/NServiceBus.Transport.RabbitMQ.Tests/InitializeTransportTests.cs#L79
Assert.That(exception!.Message, Does.Contain("No such host is known"))
Expected: String containing "No such host is known"
But was: "Resource temporarily unavailable (wronghost:15672)"
|
Should_throw_on_invalid_management_port:
_/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: "Connection refused (127.0.0.1:12345)"
|
Linux
Exit code = 1
|
Linux
Process completed with exit code 1.
|
Should_throw_on_invalid_management_port:
_/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)"
|
Windows
Exit code = 1
|
Windows
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
NuGet packages
Expired
|
1.62 MB |
sha256:687de95aa9eaa3afe170baef06e589b70f0da7665a32890506e8fcd804c74785
|
|