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

Aidan Skinner commented on QPID-1915:
-------------------------------------

This might be due to the use of the ubiquitous "queue" queue from JNDI. The 
assertEquals in CommitWhithinOnMessageListener.onMessage throws an exception 
into the dispatcher, but won't fail the testcase if it recieves the wrong 
message. This failure may due to messages from a  prior test left on the queue 
ahead of the one we want. The logfiles do indicate this may be the case. 

> CommitRollbackTest fails when run with bdb store loaded
> -------------------------------------------------------
>
>                 Key: QPID-1915
>                 URL: https://issues.apache.org/jira/browse/QPID-1915
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Aidan Skinner
>         Attachments: 
> TEST-org.apache.qpid.test.unit.transacted.CommitRollbackTest.testCommitWhithinOnMessage.out
>
>
> TestName: testCommitWhithinOnMessage Duration: 37.755
> Did not received message
> junit.framework.AssertionFailedError: Did not received message
>       at 
> org.apache.qpid.test.unit.transacted.CommitRollbackTest.testCommitWhithinOnMessage(CommitRollbackTest.java:526)
>       at 
> org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:204)
>       at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:249)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to