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
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:&lt;2&gt; but
was:&lt;22&gt;">junit.framework.AssertionFailedError: persistence
adapter dataManager has correct number of files expected:&2& but
was:&22&
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.