Joel Knighton created CASSANDRA-12650:
-----------------------------------------
Summary: Failure in
KeyCacheCqlTest.test2iKeyCachePathsShallowIndexEntry
Key: CASSANDRA-12650
URL: https://issues.apache.org/jira/browse/CASSANDRA-12650
Project: Cassandra
Issue Type: Bug
Components: Testing
Reporter: Joel Knighton
This test has failed both with/without compression
Stacktrace:
{code}
junit.framework.AssertionFailedError: expected:<0> but was:<1>
at
org.apache.cassandra.cql3.KeyCacheCqlTest.test2iKeyCachePaths(KeyCacheCqlTest.java:268)
at
org.apache.cassandra.cql3.KeyCacheCqlTest.test2iKeyCachePathsShallowIndexEntry(KeyCacheCqlTest.java:185)
{code}
Example failures:
http://cassci.datastax.com/job/trunk_testall/1176/testReport/org.apache.cassandra.cql3/KeyCacheCqlTest/test2iKeyCachePathsShallowIndexEntry/
http://cassci.datastax.com/job/trunk_testall/1176/testReport/org.apache.cassandra.cql3/KeyCacheCqlTest/test2iKeyCachePathsShallowIndexEntry_compression/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)