Keith Wall created QPID-7164:
--------------------------------

             Summary: Python test 
qpid_tests.broker_0_10.new_api.GeneralTests.test_qpid_3481_acquired_to_alt_exchange
 fails against Java Broker
                 Key: QPID-7164
                 URL: https://issues.apache.org/jira/browse/QPID-7164
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Python Test Suite
            Reporter: Keith Wall


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

{noformat}
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
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to