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 (JIRA)" <ji...@apache.org> on 2011/06/30 20:00:30 UTC

[jira] [Updated] (QPID-3332) Occasional test failures from TransactionTimeoutTest under default test profile under Jenkins

     [ https://issues.apache.org/jira/browse/QPID-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-3332:
-----------------------------

    Summary: Occasional test failures from TransactionTimeoutTest under default test profile under Jenkins  (was: Occasional test failures from TransactionTimeoutTest user default test profile under Jenkins)

> Occasional test failures from TransactionTimeoutTest under default test profile under Jenkins
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-3332
>                 URL: https://issues.apache.org/jira/browse/QPID-3332
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.10
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>            Priority: Minor
>              Labels: CI, Jenkins
>             Fix For: Future
>
>
> We have a longstanding problem that sees occasional test failures from TransactionTimeoutTest under the default test profile under Jenkins CI.  The test failures are:
> {code}
> junit.framework.AssertionFailedError: Expected 0 but found 1 txn idle messages
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTestCase.monitor(TransactionTimeoutTestCase.java:197)
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerOpenCommit(TransactionTimeoutTest.java:86)
> 	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:234)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)
> {code}
> and
> {code}
> junit.framework.AssertionFailedError: Expected 10 but found 6 txn idle messages
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTestCase.monitor(TransactionTimeoutTestCase.java:201)
> 	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerIdleRollbackTwice(TransactionTimeoutTest.java:187)
> 	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:234)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)
> {code}
> This problem caused the following builds to fail: 146, 147, 148, 152, 161, and 162.
> https://builds.apache.org/view/M-R/view/Qpid/job/qpid-java-build/147/

--
This message is automatically generated by JIRA.
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