You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/01/06 20:56:35 UTC

[jira] [Commented] (CASSANDRA-8570) org.apache.cassandra.db.compaction.CompactionsPurgeTest failing

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

Philip Thompson commented on CASSANDRA-8570:
--------------------------------------------

It appears to have also broken {{org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest.testNewRepairedSSTable}}

> org.apache.cassandra.db.compaction.CompactionsPurgeTest failing
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-8570
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8570
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Philip Thompson
>            Assignee: Marcus Eriksson
>             Fix For: 2.1.3
>
>
> The patch for CASSANDRA-8429 broke the tests {{org.apache.cassandra.db.compaction.CompactionsPurgeTest.testCompactionPurgeTombstonedRow}} and {{org.apache.cassandra.db.compaction.CompactionsPurgeTest.testRowTombstoneObservedBeforePurging}}
> {code}
> junit.framework.AssertionFailedError: 
> 	at org.apache.cassandra.db.compaction.CompactionsPurgeTest.testCompactionPurgeTombstonedRow(CompactionsPurgeTest.java:308)
> {code}
> {code}expected:<0> but was:<1>
>  Stack Trace
> junit.framework.AssertionFailedError: expected:<0> but was:<1>
> 	at org.apache.cassandra.db.compaction.CompactionsPurgeTest.testRowTombstoneObservedBeforePurging(CompactionsPurgeTest.java:372)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)