You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/02/15 17:20:05 UTC

[jira] Assigned: (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 ]

Rob Godfrey reassigned QPID-322:
--------------------------------

    Assignee: Rob Godfrey

> 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
>         Assigned To: 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.