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

Robbie Gemmell commented on QPID-3825:
--------------------------------------

The changes seem reasonable, but we have still seen this fail since on said 
'slower boxes'. The changes made have made them more reliable (e.g. over a week 
since failure on the ASF Jenkins nodes), but the issue is the test need to be 
largely reworked.

I'm going to knock this back from RTR, and we can do some more work on them 
later to update them in more substantial ways.
                
> 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: Robbie Gemmell
>             Fix For: Future
>
>
> 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:[email protected]

Reply via email to