You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2015/05/12 01:15:59 UTC

[jira] [Created] (CASSANDRA-9355) RecoveryManagerTruncateTest fails in test-compression

Michael Shuler created CASSANDRA-9355:
-----------------------------------------

             Summary: RecoveryManagerTruncateTest fails in test-compression
                 Key: CASSANDRA-9355
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9355
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Michael Shuler
         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)