You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/12/14 19:14:58 UTC

[jira] [Created] (CASSANDRA-13045) testall failure in org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric-compression

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)