You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2013/03/01 17:49:12 UTC

[jira] [Resolved] (QPID-4582) C++ Broker legacystore self tests fail

     [ https://issues.apache.org/jira/browse/QPID-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuck Rolke resolved QPID-4582.
-------------------------------

       Resolution: Later
    Fix Version/s: 0.21

Commit r1451642 removes the legacystore self tests from the CMake test list. That gets them to stop failing the test but does not promote integrating the legacystore as a first class component. Legacystore is "ported" in that the loadable store module is created but it is not "productized" so that it works fluently with system tests, packaging, documentation, an so on.
                
> C++ Broker legacystore self tests fail
> --------------------------------------
>
>                 Key: QPID-4582
>                 URL: https://issues.apache.org/jira/browse/QPID-4582
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.21
>         Environment: Linux C++
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>             Fix For: 0.21
>
>
> As standalone unit test executables the legacystore self tests pass. However, they fail in the 'make test' setup.
> qpid/b64-cmake> /usr/bin/ctest -R legacystore_SimpleTest
> Test project /home/svn/qpid/b64-cmake
>     Start 17: legacystore_SimpleTest
> 1/1 Test #17: legacystore_SimpleTest ...........***Not Run   0.00 sec
> 0% tests passed, 1 tests failed out of 1
> Total Test time (real) =   0.23 sec
> The following tests FAILED:
>          17 - legacystore_SimpleTest (BAD_COMMAND)
> Errors while running CTest

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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