Sean McCarthy created CASSANDRA-13045:
-----------------------------------------
Summary: testall failure in
org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric-compression
Key: CASSANDRA-13045
URL: https://issues.apache.org/jira/browse/CASSANDRA-13045
Project: Cassandra
Issue Type: Bug
Components: Testing
Reporter: Sean McCarthy
example failure:
http://cassci.datastax.com/job/trunk_testall/1326/testReport/org.apache.cassandra.db/ColumnFamilyMetricTest/testSizeMetric_compression/
{code}
Error Message
expected:<0> but was:<4926>
{code}{code}
Stacktrace
junit.framework.AssertionFailedError: expected:<0> but was:<4926>
at
org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric(ColumnFamilyMetricTest.java:54)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)