Sean McCarthy created CASSANDRA-12828:
-----------------------------------------
Summary: testall failure in
org.apache.cassandra.cql3.KeyCacheCqlTest.testKeyCacheClusteredIndexInfoOnHeap-compression
Key: CASSANDRA-12828
URL: https://issues.apache.org/jira/browse/CASSANDRA-12828
Project: Cassandra
Issue Type: Bug
Reporter: Sean McCarthy
example failure:
http://cassci.datastax.com/job/trunk_testall/1249/testReport/junit/org.apache.cassandra.cql3/KeyCacheCqlTest/testKeyCacheClusteredIndexInfoOnHeap_compression/
{code}
Error Message
expected:<5020> but was:<5069>
{code}{code}
Stacktrace
junit.framework.AssertionFailedError: expected:<5020> but was:<5069>
at
org.apache.cassandra.cql3.KeyCacheCqlTest.testKeyCacheClustered(KeyCacheCqlTest.java:466)
at
org.apache.cassandra.cql3.KeyCacheCqlTest.testKeyCacheClusteredIndexInfoOnHeap(KeyCacheCqlTest.java:401)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)