You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2007/01/29 12:23:49 UTC

[jira] Resolved: (QPID-322) Tests may hang instead of fail if message does not get through

     [ https://issues.apache.org/jira/browse/QPID-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Greig resolved QPID-322.
-------------------------------

    Resolution: Fixed

Patch applied svn revision 501007

> 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
>         Attachments: QPID-322.patch
>
>
> 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.