You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (Commented) (JIRA)" <ji...@apache.org> on 2012/02/09 17:59:59 UTC

[jira] [Commented] (QPID-3825) TransactionTimeoutTest.testProducerOpenCommit and others fails sporadically on slower boxes

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

Keith Wall commented on QPID-3825:
----------------------------------

Patch applied. Hi Robbie, can you review please?
                
> TransactionTimeoutTest.testProducerOpenCommit and others fails sporadically on slower boxes
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-3825
>                 URL: https://issues.apache.org/jira/browse/QPID-3825
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.15
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: 0.15
>
>
> We see a sporadic failure on TransactionTimeoutTest test on some CI boxes:
> {code}
> junit.framework.AssertionFailedError: Exception not thrown
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerIdleCommitTwice(TransactionTimeoutTest.java:109)
> 	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:237)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:138)
> {code}
> and
> {code}
> org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerOpenCommit
> Error Message
> Expected 10 but found 13 txn open messages
> Stacktrace
> junit.framework.AssertionFailedError: Expected 10 but found 13 txn open messages
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTestCase.monitor(TransactionTimeoutTestCase.java:195)
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerOpenCommit(TransactionTimeoutTest.java:179)
> 	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:237)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:138)
> {code}

--
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-subscribe@qpid.apache.org