Keith Wall created QPID-4405:
--------------------------------

             Summary: MessageGroupQueueTest#testConsumerCloseWithRelease fails 
occasionally on Jenkins CI
                 Key: QPID-4405
                 URL: https://issues.apache.org/jira/browse/QPID-4405
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Keith Wall
             Fix For: 0.19
         Attachments: 
TEST-org.apache.qpid.server.queue.MessageGroupQueueTest.testConsumerCloseWithRelease.out

We've seen test MessageGroupQueueTest#testConsumerCloseWithRelease fail on 
profile java-bdb.0-9-1 twice in succession.  It is not obvious at the moment if 
this has been caused by a change.

{noformat}
Testcase: testConsumerCloseWithRelease took 1.359 sec
        FAILED
incorrect message received expected:<1> but was:<2>
junit.framework.AssertionFailedError: incorrect message received expected:<1> 
but was:<2>
        at 
org.apache.qpid.server.queue.MessageGroupQueueTest.consumerCloseWithRelease(MessageGroupQueueTest.java:354)
        at 
org.apache.qpid.server.queue.MessageGroupQueueTest.testConsumerCloseWithRelease(MessageGroupQueueTest.java:273)
        at 
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:240)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:137)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to