Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3587

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

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 0.12
    • None
    • None

    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

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            macbean Andrew MacBean
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: