Occasional test failures from TransactionTimeoutTest user 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
             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:[email protected]

Reply via email to