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/01/14 16:08:04 UTC

[jira] Updated: (QPID-1575) TimeToLiveTest fails against C++ broker

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

Aidan Skinner updated QPID-1575:
--------------------------------

    Attachment: QPID-1575.tar.gz

log files

> TimeToLiveTest fails against C++ broker
> ---------------------------------------
>
>                 Key: QPID-1575
>                 URL: https://issues.apache.org/jira/browse/QPID-1575
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, Java Client
>    Affects Versions: M4, M5
>            Reporter: Aidan Skinner
>         Attachments: QPID-1575.tar.gz
>
>
> testPassiveTTL and testActiveTTL both fail when run against the C++ broker:
> junit.framework.AssertionFailedError: Final message has incorrect TTL. expected:<0> but was:<1000>
> at org.apache.qpid.server.queue.TimeToLiveTest.testPassiveTTL(TimeToLiveTest.java:107)
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:188)
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:222)
> and
> Messages not automatically expired: expected:<0> but was:<50>
> junit.framework.AssertionFailedError: Messages not automatically expired: expected:<0> but was:<50>
> at org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL(TimeToLiveTest.java:156)
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:188)
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:222)

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