[ 
https://issues.apache.org/jira/browse/QPID-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431667#comment-13431667
 ] 

Keith Wall edited comment on QPID-3868 at 8/9/12 8:21 AM:
----------------------------------------------------------


New log file attached.


Error Message

Messages not automatically expired:  expected:<0> but was:<1>

Stacktrace

junit.framework.AssertionFailedError: Messages not automatically expired:  
expected:<0> but was:<1>
        at 
org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL(TimeToLiveTest.java:207)
        at 
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:244)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:137)

                
      was (Author: k-wall):
    Error Message

Messages not automatically expired:  expected:<0> but was:<1>

Stacktrace

junit.framework.AssertionFailedError: Messages not automatically expired:  
expected:<0> but was:<1>
        at 
org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL(TimeToLiveTest.java:207)
        at 
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:244)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:137)

                  
> Test org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL fails very 
> occasionally on slow CI box.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3868
>                 URL: https://issues.apache.org/jira/browse/QPID-3868
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.15, 0.19
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>         Attachments: 
> TEST-org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL.out, 
> TEST-org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL.out
>
>
> Test org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL occasionally 
> seen to fail on the java-bdb.0-9-1 profile on a slow CI box.
> {code}
> junit.framework.AssertionFailedError: Messages not automatically expired:  
> expected:<0> but was:<1>
>       at 
> org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL(TimeToLiveTest.java:207)
>       at 
> org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:237)
>       at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:138)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to