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

[jira] [Created] (CASSANDRA-9575) LeveledCompactionStrategyTest.testCompactionRace and testMutateLevel sometimes fail

Ariel Weisberg created CASSANDRA-9575:
-----------------------------------------

             Summary: LeveledCompactionStrategyTest.testCompactionRace and testMutateLevel sometimes fail
                 Key: CASSANDRA-9575
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9575
             Project: Cassandra
          Issue Type: Test
            Reporter: Ariel Weisberg


testCompactionRace
http://cassci.datastax.com/view/trunk/job/trunk_testall/136/testReport/junit/org.apache.cassandra.db.compaction/LeveledCompactionStrategyTest/testCompactionProgress/

testMutateLevel (only seen on my desktop)
{noformat}
    [junit] Testcase: testMutateLevel(org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest):        FAILED
    [junit] expected:<6> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<6> but was:<0>
    [junit]     at org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest.testMutateLevel(LeveledCompactionStrateg
yTest.java:281)
{noformat}



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