QueueBrowser Test Failure (testMultipleGetEnum)
-----------------------------------------------

                 Key: QPID-1179
                 URL: https://issues.apache.org/jira/browse/QPID-1179
             Project: Qpid
          Issue Type: Bug
          Components: Java Client, Java Tests
            Reporter: Martin Ritchie


Summary:

This test failed with the following error:

TestName: testMultipleGetEnum Duration: 7.932

                                expected:<42> but was:<100>

First point the expected and actual are reversed!

Second point why are we using 100 msgs is that really necessary.

In partial answer to the second point. The failure is due to the fact that 
running InVM broker and client on the single core machine is just to slow.

As will be shown in second JIRA the client has received more messages for the 
browser but the receive times out before they can be delivered.

Suggest reducing the msgs count to 10. To resolve this JIRA.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to