[ 
https://issues.apache.org/jira/browse/QPID-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219269#comment-13219269
 ] 

Keith Wall commented on QPID-3599:
----------------------------------

Stack trace is:

qpid.tests.messaging.endpoints.SessionTests.testRollback 
.............................................................................................
 fail
Error during test:  Traceback (most recent call last):
    File "./qpid-python-test", line 340, in run
      phase()
    File "/home//src/qpid/qpid/python/qpid/tests/messaging/endpoints.py", line 
570, in testRollback
      self.txTest(False)
    File "/home//src/qpid/qpid/python/qpid/tests/messaging/endpoints.py", line 
562, in txTest
      self.drain(rcv, expected=messages, redelivered=True)
    File "/home//src/qpid/qpid/python/qpid/tests/messaging/__init__.py", line 
89, in drain
      self.assertEchos(expected, messages, redelivered)
    File "/home//src/qpid/qpid/python/qpid/tests/messaging/__init__.py", line 
132, in assertEchos
      self.assertEcho(m, e, redelivered)
    File "/home//src/qpid/qpid/python/qpid/tests/messaging/__init__.py", line 
121, in assertEcho
      assert echo.redelivered, \
  AssertionError: expected Message('txTest[0, 
3465e7f1-def6-0e43-81cb-f23143cfe28f]') to be redelivered: 
Message(properties={'x-amqp-0-10.routing-key': u'test-tx-queue'}, 
content='txTest[0, 3465e7f1-def6-0e43-81cb-f23143cfe28f]')
Totals: 1 tests, 0 passed, 0 skipped, 0 ignored, 1 failed

                
> Python session tests fail against the Java Broker due to unexpected 
> redelivered status
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-3599
>                 URL: https://issues.apache.org/jira/browse/QPID-3599
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Python Test Suite
>    Affects Versions: 0.12
>            Reporter: Andrew MacBean
>            Assignee: Keith Wall
>             Fix For: 0.15
>
>
> Python session tests fail against the Java Broker due to unexpected 
> redelivered status
> qpid.tests.messaging.endpoints.SessionTests.testCommitAck
> qpid.tests.messaging.endpoints.SessionTests.testRelease
> qpid.tests.messaging.endpoints.SessionTests.testRollback

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to