You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/08/19 15:18:14 UTC

[jira] Created: (QPID-2060) LogMonitorTest.testWaitForMessage_Found fails

LogMonitorTest.testWaitForMessage_Found fails
---------------------------------------------

                 Key: QPID-2060
                 URL: https://issues.apache.org/jira/browse/QPID-2060
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.6
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
             Fix For: 0.6


Testcase: testWaitForMessage_Found took 2.177 sec
        FAILED
Message was not logged
junit.framework.AssertionFailedError: Message was not logged
        at org.apache.qpid.util.LogMonitorTest.testWaitForMessage_Found(LogMonitorTest.java:176)


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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2060) LogMonitorTest.testWaitForMessage_Found fails

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

Martin Ritchie updated QPID-2060:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> LogMonitorTest.testWaitForMessage_Found fails
> ---------------------------------------------
>
>                 Key: QPID-2060
>                 URL: https://issues.apache.org/jira/browse/QPID-2060
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>             Fix For: 0.6
>
>
> Testcase: testWaitForMessage_Found took 2.177 sec
>         FAILED
> Message was not logged
> junit.framework.AssertionFailedError: Message was not logged
>         at org.apache.qpid.util.LogMonitorTest.testWaitForMessage_Found(LogMonitorTest.java:176)

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2060) LogMonitorTest.testWaitForMessage_Found fails

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

Aidan Skinner resolved QPID-2060.
---------------------------------

    Resolution: Fixed

> LogMonitorTest.testWaitForMessage_Found fails
> ---------------------------------------------
>
>                 Key: QPID-2060
>                 URL: https://issues.apache.org/jira/browse/QPID-2060
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: 0.6
>
>
> Testcase: testWaitForMessage_Found took 2.177 sec
>         FAILED
> Message was not logged
> junit.framework.AssertionFailedError: Message was not logged
>         at org.apache.qpid.util.LogMonitorTest.testWaitForMessage_Found(LogMonitorTest.java:176)

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2060) LogMonitorTest.testWaitForMessage_Found fails

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

Martin Ritchie reassigned QPID-2060:
------------------------------------

    Assignee: Aidan Skinner  (was: Martin Ritchie)

Hi Aidan, the test that is failing mirrors functionality performed by the _Timeout test. SImpist solution is to remove the _Found test rather than address the race condition.

> LogMonitorTest.testWaitForMessage_Found fails
> ---------------------------------------------
>
>                 Key: QPID-2060
>                 URL: https://issues.apache.org/jira/browse/QPID-2060
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: 0.6
>
>
> Testcase: testWaitForMessage_Found took 2.177 sec
>         FAILED
> Message was not logged
> junit.framework.AssertionFailedError: Message was not logged
>         at org.apache.qpid.util.LogMonitorTest.testWaitForMessage_Found(LogMonitorTest.java:176)

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2060) LogMonitorTest.testWaitForMessage_Found fails

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

Martin Ritchie reassigned QPID-2060:
------------------------------------

    Assignee: Martin Ritchie  (was: Aidan Skinner)

> LogMonitorTest.testWaitForMessage_Found fails
> ---------------------------------------------
>
>                 Key: QPID-2060
>                 URL: https://issues.apache.org/jira/browse/QPID-2060
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Martin Ritchie
>             Fix For: 0.6
>
>
> Testcase: testWaitForMessage_Found took 2.177 sec
>         FAILED
> Message was not logged
> junit.framework.AssertionFailedError: Message was not logged
>         at org.apache.qpid.util.LogMonitorTest.testWaitForMessage_Found(LogMonitorTest.java:176)

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org