Is the URL incorrect in this particular test?

ConnectError: Connect failed to amqp:tcp:127.0.0.1:52652: Reconnect disabled

Shouldn't the port be 5672 and not 52652?

________________________________________
From: Gordon Sim [g...@redhat.com]
Sent: Tuesday, March 08, 2016 10:22 AM
To: users@qpid.apache.org
Subject: Re: QPID CPP 0.34: Interop Test Failure?

On 08/03/16 15:43, Justin Ross wrote:
> It means one of the tests defined here is failing:
>
>
> https://github.com/apache/qpid/blob/trunk/qpid/cpp/src/tests/interop_tests.py
>
> You should first determine which one is failing.  Use the following command
> to run the test verbosely:
>
>    ctest -R '^interop_tests$' -VV
>
> And then see what it says.

You can also look under Testing/Temporary/LastTest.log under the build
directory for a log of all the tests lasts run, which should have
details of the failing tests.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to