SortedQueueTest.testTransactedSortedQueue failing occasionally on 0-9-1 profile
-------------------------------------------------------------------------------

                 Key: QPID-3704
                 URL: https://issues.apache.org/jira/browse/QPID-3704
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Tests
            Reporter: Keith Wall


Test appears to have begun failing after the performance improvement work.

See 
https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-TestMatrix/188 
and 
https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-TestMatrix/184

{code}
Incorrect number of messages received expected:<200> but was:<199>
Stacktrace

junit.framework.AssertionFailedError: Incorrect number of messages received 
expected:<200> but was:<199>
        at 
org.apache.qpid.server.queue.SortedQueueTest.runThroughSortedQueueForSessionMode(SortedQueueTest.java:153)
        at 
org.apache.qpid.server.queue.SortedQueueTest.testTransactedSortedQueue(SortedQueueTest.java:115)
        at 
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:240)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:135)
{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