You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2010/09/18 18:44:15 UTC

[jira] Updated: (AMQ-2076) Intermittent test failure - DataFileNotDeletedTest

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

Bruce Snyder updated AMQ-2076:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> Intermittent test failure - DataFileNotDeletedTest
> --------------------------------------------------
>
>                 Key: AMQ-2076
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2076
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: osx 10.5.6
>            Reporter: David Jencks
>             Fix For: 5.5.0
>
>
> Only info is surefire report
>   <testcase time="34.105" name="testForDataFileNotDeletedTransacted">
>     <failure type="junit.framework.AssertionFailedError" message="persistence adapter dataManager has correct number of files expected:&amp;lt;2&amp;gt; but was:&amp;lt;22&amp;gt;">junit.framework.AssertionFailedError: persistence adapter dataManager has correct number of files expected:&amp;2&amp; but was:&amp;22&amp;
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.failNotEquals(Assert.java:282)
>         at junit.framework.Assert.assertEquals(Assert.java:64)
>         at junit.framework.Assert.assertEquals(Assert.java:201)
>         at org.apache.activemq.bugs.DataFileNotDeletedTest.waitFordataFilesToBeCleanedUp(DataFileNotDeletedTest.java:110)
>         at org.apache.activemq.bugs.DataFileNotDeletedTest.doTestForDataFileNotDeleted(DataFileNotDeletedTest.java:97)
>         at org.apache.activemq.bugs.DataFileNotDeletedTest.testForDataFileNotDeletedTransacted(DataFileNotDeletedTest.java:78)
> </failure>
>   </testcase>

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