[ https://issues.apache.org/jira/browse/QPID-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Stitcher resolved QPID-5330. ----------------------------------- Resolution: Fixed In the end I decided to always add the test and simplify checking whether the python testing tools are available or not. It would be better to have the test marked as "skipped" or "not run" and to still be in the list of tests. It is possible with cmake 2.8 to have the test marked "not run", but to be compatible with cmake 2.6 I have implemented the check within the tests themselves first. > Queue flow limit tests try to invoke a missing qpid-python-test > --------------------------------------------------------------- > > Key: QPID-5330 > URL: https://issues.apache.org/jira/browse/QPID-5330 > Project: Qpid > Issue Type: Bug > Components: C++ Broker > Affects Versions: 0.25 > Reporter: Justin Ross > Assignee: Andrew Stitcher > Fix For: 0.25 > > > This is from testing a release tarball. I believe this test should avoid > running if it can't find qpid-python-test. > 25/54 Testing: queue_flow_limit_tests > 25/54 Test: queue_flow_limit_tests > Command: "/tmp/tmp.qNIAEwMgJv/qpid-cpp-0.26/src/tests/run_test" > "--build-dir=/tmp/tmp.qNIAEwMgJv/qpid-cpp-0.26/build" "--start-broker" > "--broker-options=--default-flow-stop-threshold=80 --default-flow-resume-thre\ > shold=70 -t --log-to-stderr=no --log-to-stdout=no" > "/tmp/tmp.qNIAEwMgJv/qpid-cpp-0.26/src/tests/run_queue_flow_limit_tests" > Directory: /tmp/tmp.qNIAEwMgJv/qpid-cpp-0.26/build/src/tests > "queue_flow_limit_tests" start time: Nov 09 19:51 EST > Output: > ---------------------------------------------------------- > /tmp/tmp.qNIAEwMgJv/qpid-cpp-0.26/src/tests/run_queue_flow_limit_tests: line > 24: > /tmp/tmp.qNIAEwMgJv/qpid-cpp-0.26/build/src/tests/python/commands/qpid-python-test: > No such file or directory > <end of output> > Test time = 3.96 sec > ---------------------------------------------------------- > Test Failed. > "queue_flow_limit_tests" end time: Nov 09 19:51 EST > "queue_flow_limit_tests" time elapsed: 00:00:03 > ---------------------------------------------------------- -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org