You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/08/08 14:13:44 UTC

[jira] Created: (QPID-1225) DupsOk doesn't fail if it times out waiting for messages to be recieved.

DupsOk doesn't fail if it times out waiting for messages to be recieved.
------------------------------------------------------------------------

                 Key: QPID-1225
                 URL: https://issues.apache.org/jira/browse/QPID-1225
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: M3
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie


DupsOk ignores the return of the _awaitCompleted.await call so we are not notified when the test fails, due to the lack of messages arriving.

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


[jira] Resolved: (QPID-1225) DupsOk doesn't fail if it times out waiting for messages to be recieved.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-1225.
----------------------------------

    Resolution: Fixed

Updated test to fail in the event of the await timing out.

> DupsOk doesn't fail if it times out waiting for messages to be recieved.
> ------------------------------------------------------------------------
>
>                 Key: QPID-1225
>                 URL: https://issues.apache.org/jira/browse/QPID-1225
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>
> DupsOk ignores the return of the _awaitCompleted.await call so we are not notified when the test fails, due to the lack of messages arriving.

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