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

Ariel Weisberg commented on CASSANDRA-9355:
-------------------------------------------

We could try that. It's a pretty invasive change in that tests that weren't 
expecting a sync would be getting a sync and might no longer test what they 
were expecting to test.

Alternate version
|[2.1 
code|https://github.com/apache/cassandra/compare/apache:cassandra-2.1...aweisberg:CASSANDRA-9355-2.1-v2?expand=1]|[utests|http://cassci.datastax.com/view/Dev/view/aweisberg/job/aweisberg-CASSANDRA-9355-2.1-v2-testall/]|[dtests|http://cassci.datastax.com/view/Dev/view/aweisberg/job/aweisberg-CASSANDRA-9355-2.1-v2-dtest/]|


> 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)

Reply via email to