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

Python test qpid_tests.broker_0_10.new_api.GeneralTests.test_qpid_3481_acquired_to_alt_exchange fails against Java Broker

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • Broker-J, Python Test Suite
    • None

    Description

      The following Python test is currently failing against the Java Broker.
      This is related to the routing of messages to the alternate exchanges.

      Error during test:  Traceback (most recent call last):
          File "qpid-python-test", line 340, in run
            phase()
          File "/home/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/tests/src/py/qpid_tests/broker_0_10/new_api.py", line 85, in test_qpid_3481_acquired_to_alt_exchange
            self.assertEqual(rx_alt.available(), 5, "All 5 messages should have been routed to the alt_exchange")
          File "/home/jenkins/jenkins-slave/workspace/Qpid-Python-Java-Test/trunk/qpid/tests/src/py/qpid_tests/broker_0_10/new_api.py", line 39, in assertEqual
            assert None
        AssertionError
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: