You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/05/29 22:02:18 UTC

[jira] [Commented] (CASSANDRA-9512) CqlTableTest.testCqlNativeStorageCollectionColumnTable failed in trunk

    [ https://issues.apache.org/jira/browse/CASSANDRA-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565311#comment-14565311 ] 

Ariel Weisberg commented on CASSANDRA-9512:
-------------------------------------------

Probably not very relevant but, also failed for CqlTableTest.testCqlNativeStorageNullTuples http://cassci.datastax.com/view/trunk/job/trunk_testall/109/testReport/junit/org.apache.cassandra.pig/CqlTableTest/testCqlNativeStorageNullTuples/
http://cassci.datastax.com/view/trunk/job/trunk_testall/104/testReport/junit/org.apache.cassandra.pig/CqlTableTest/testCqlNativeStorageNullTuples/

{noformat}
java.io.IOException: java.lang.RuntimeException: failed to prepare cql query update cql3ks.nulltable set n = ? WHERE "m" = ?
{noformat}

> CqlTableTest.testCqlNativeStorageCollectionColumnTable failed in trunk
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-9512
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9512
>             Project: Cassandra
>          Issue Type: Test
>          Components: Tests
>            Reporter: Michael Shuler
>            Assignee: Philip Thompson
>              Labels: test-failure
>             Fix For: 3.x
>
>
> Error:
> {{expected:<1> but was:<2>}}
> The trace shows:
> {noformat}
> java.io.IOException: java.lang.RuntimeException: failed to prepare cql query update cql3ks.collectiontable set n = ? WHERE "m" = ?
> 	at org.apache.cassandra.hadoop.cql3.CqlRecordWriter$RangeClient.run(CqlRecordWriter.java:357) ~[main/:na]
> {noformat}
> http://cassci.datastax.com/view/trunk/job/trunk_testall/123/testReport/junit/org.apache.cassandra.pig/CqlTableTest/testCqlNativeStorageCollectionColumnTable/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)