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

Robbie Gemmell updated QPID-3587:
---------------------------------

      Description: 
Certain python tests fail against the Java broker due to queue counting 
behavioural differences compared to CPP broker, in that the Java broker 
considers acquired messages to still be on the queue (because they are) and so 
includes them in its message counts, whereas the CPP broker does not.

qpid_tests.broker_0_10.message.MessageTests.test_ack
qpid_tests.broker_0_10.message.MessageTests.test_acquire
qpid_tests.broker_0_10.message.MessageTests.test_acquire_with_no_accept_and_credit_flow

qpid_tests.broker_0_10.dtx.DtxTests.test_forget_xid_on_completion
qpid_tests.broker_0_10.dtx.DtxTests.test_implicit_end
qpid_tests.broker_0_10.dtx.DtxTests.test_simple_commit
qpid_tests.broker_0_10.dtx.DtxTests.test_simple_prepare_commit
qpid_tests.broker_0_10.dtx.DtxTests.test_simple_prepare_rollback
qpid_tests.broker_0_10.dtx.DtxTests.test_simple_rollback

  was:
Certain python tests fail against the Java broker due to queue counting 
behavioural differences compared to CPP broker

qpid_tests.broker_0_10.message.MessageTests.test_ack
qpid_tests.broker_0_10.message.MessageTests.test_acquire
qpid_tests.broker_0_10.message.MessageTests.test_acquire_with_no_accept_and_credit_flow

    Fix Version/s:     (was: 0.15)
                   0.17
    
> Certain python tests fail against the Java broker due to queue counting 
> behavioural differences compared to CPP broker
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3587
>                 URL: https://issues.apache.org/jira/browse/QPID-3587
>             Project: Qpid
>          Issue Type: Test
>          Components: C++ Broker, Java Broker, Python Test Suite
>    Affects Versions: 0.12
>            Reporter: Andrew MacBean
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.17
>
>
> Certain python tests fail against the Java broker due to queue counting 
> behavioural differences compared to CPP broker, in that the Java broker 
> considers acquired messages to still be on the queue (because they are) and 
> so includes them in its message counts, whereas the CPP broker does not.
> qpid_tests.broker_0_10.message.MessageTests.test_ack
> qpid_tests.broker_0_10.message.MessageTests.test_acquire
> qpid_tests.broker_0_10.message.MessageTests.test_acquire_with_no_accept_and_credit_flow
> qpid_tests.broker_0_10.dtx.DtxTests.test_forget_xid_on_completion
> qpid_tests.broker_0_10.dtx.DtxTests.test_implicit_end
> qpid_tests.broker_0_10.dtx.DtxTests.test_simple_commit
> qpid_tests.broker_0_10.dtx.DtxTests.test_simple_prepare_commit
> qpid_tests.broker_0_10.dtx.DtxTests.test_simple_prepare_rollback
> qpid_tests.broker_0_10.dtx.DtxTests.test_simple_rollback

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to