[
https://issues.apache.org/jira/browse/CASSANDRA-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476682#comment-13476682
]
Bill Bucher commented on CASSANDRA-4810:
----------------------------------------
trunk.
> unit test failing under long-test
> ---------------------------------
>
> Key: CASSANDRA-4810
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4810
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Reporter: Bill Bucher
> Assignee: Yuki Morishita
> Priority: Minor
>
> the following failure occurs when running ant long-test
> junit] Testsuite: org.apache.cassandra.db.compaction.LongCompactionsTest
> [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 31.28 sec
> [junit]
> [junit] ------------- Standard Output ---------------
> [junit] org.apache.cassandra.db.compaction.LongCompactionsTest:
> sstables=2 rowsper=1 colsper=200000: 2173 ms
> [junit] org.apache.cassandra.db.compaction.LongCompactionsTest:
> sstables=2 rowsper=200000 colsper=1: 4531 ms
> [junit] org.apache.cassandra.db.compaction.LongCompactionsTest:
> sstables=100 rowsper=800 colsper=5: 1864 ms
> [junit] ------------- ---------------- ---------------
> [junit] Testcase:
> testStandardColumnCompactions(org.apache.cassandra.db.compaction.LongCompactionsTest):
> FAILED
> [junit] expected:<9> but was:<99>
> [junit] junit.framework.AssertionFailedError: expected:<9> but was:<99>
> [junit] at
> org.apache.cassandra.db.compaction.CompactionsTest.assertMaxTimestamp(CompactionsTest.java:207)
> [junit] at
> org.apache.cassandra.db.compaction.LongCompactionsTest.testStandardColumnCompactions(LongCompactionsTest.java:141)
> [junit]
> [junit]
> [junit] Test org.apache.cassandra.db.compaction.LongCompactionsTest FAILED
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira