You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2016/09/16 05:16:20 UTC

[jira] [Created] (CASSANDRA-12650) Failure in KeyCacheCqlTest.test2iKeyCachePathsShallowIndexEntry

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)