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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to