[ https://issues.apache.org/jira/browse/CASSANDRA-9355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022502#comment-15022502 ]
Aleksey Yeschenko commented on CASSANDRA-9355: ---------------------------------------------- Committed as [4a94f75b0177cab18539317c3f58db2014091a9b|https://github.com/apache/cassandra/commit/4a94f75b0177cab18539317c3f58db2014091a9b] to 2.1, thanks. > RecoveryManagerTruncateTest fails in test-compression > ----------------------------------------------------- > > Key: CASSANDRA-9355 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9355 > Project: Cassandra > Issue Type: Bug > Components: Testing > Environment: 2.1 commit: ac70e37 > Reporter: Michael Shuler > Assignee: Ariel Weisberg > Fix For: 2.1.x > > Attachments: system.log > > > {noformat} > $ ant test-compression -Dtest.name=RecoveryManagerTruncateTest > ... > [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest > [junit] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > 9.221 sec > [junit] > [junit] Testcase: > testTruncatePointInTimeReplayList(org.apache.cassandra.db.RecoveryManagerTruncateTest): > FAILED > [junit] > [junit] junit.framework.AssertionFailedError: > [junit] at > org.apache.cassandra.db.RecoveryManagerTruncateTest.testTruncatePointInTimeReplayList(RecoveryManagerTruncateTest.java:159) > [junit] > [junit] > [junit] Test org.apache.cassandra.db.RecoveryManagerTruncateTest FAILED > {noformat} > system.log from just this failed test attached. -- This message was sent by Atlassian JIRA (v6.3.4#6332)