Tests may hang instead of fail if message does not get through
--------------------------------------------------------------

                 Key: QPID-322
                 URL: https://issues.apache.org/jira/browse/QPID-322
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Rob Godfrey
            Priority: Minor


There are several tests where session.receive() is called.  If there is a bug 
in the code, then the message may not get through, in which case the test will 
wait forever, and not fail.  Calls to receive should instead pass a timeout 
value.

Patch to follow

-- 
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