You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Gordon Sim <gs...@redhat.com> on 2013/11/08 12:23:19 UTC

Re: svn commit: r1539510 - in /qpid/trunk/qpid/cpp/src/tests: ./ legacystore/

On 11/07/2013 12:42 AM, astitcher@apache.org wrote:
> Author: astitcher
> Date: Thu Nov  7 00:42:42 2013
> New Revision: 1539510
>
> URL: http://svn.apache.org/r1539510
> Log:
> QPID-5306: Improve c++ tests some more:
> Add options to run_test script:
>   --working-dir  - run the test in this directory
>   --build-dir    - set the top of the build tree
>   --source-dir   - set the top of the source tree
>   --python       - run a python test
>   --start-broker - start/stop broker before and after test
>   --broker-options - allow non default broker options
>
> Remove a bunch of now obsolete testing related scripts
>
> Removed:
>      qpid/trunk/qpid/cpp/src/tests/legacystore/tests_env.sh
>      qpid/trunk/qpid/cpp/src/tests/start_broker
>      qpid/trunk/qpid/cpp/src/tests/start_broker.ps1
>      qpid/trunk/qpid/cpp/src/tests/stop_broker
>      qpid/trunk/qpid/cpp/src/tests/stop_broker.ps1
>      qpid/trunk/qpid/cpp/src/tests/test_wrap
> Modified:
>      qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt
>      qpid/trunk/qpid/cpp/src/tests/legacystore/CMakeLists.txt
>      qpid/trunk/qpid/cpp/src/tests/run_header_test
>      qpid/trunk/qpid/cpp/src/tests/run_msg_group_tests
>      qpid/trunk/qpid/cpp/src/tests/run_queue_flow_limit_tests
>      qpid/trunk/qpid/cpp/src/tests/run_test
>      qpid/trunk/qpid/cpp/src/tests/test_env.sh.in

This triggers a test failure: legacystore_OrderingTest


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


Re: svn commit: r1539510 - in /qpid/trunk/qpid/cpp/src/tests: ./ legacystore/

Posted by Andrew Stitcher <as...@redhat.com>.
On Fri, 2013-11-08 at 10:05 -0500, Andrew Stitcher wrote:
> On Fri, 2013-11-08 at 11:23 +0000, Gordon Sim wrote:
> > ...
> > This triggers a test failure: legacystore_OrderingTest
> 
> Sadly, it just exposes a test failure that was latent before as a leak
> detected by valgrind.
> 
> [previously valgrind wasn't actually being run on the legacystore tests]
> 
> It's on my list to jira.

Reported: QPID-5317

Andrew



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


Re: svn commit: r1539510 - in /qpid/trunk/qpid/cpp/src/tests: ./ legacystore/

Posted by Andrew Stitcher <as...@redhat.com>.
On Fri, 2013-11-08 at 11:23 +0000, Gordon Sim wrote:
> ...
> This triggers a test failure: legacystore_OrderingTest

Sadly, it just exposes a test failure that was latent before as a leak
detected by valgrind.

[previously valgrind wasn't actually being run on the legacystore tests]

It's on my list to jira.

Andrew



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org