You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/07/26 17:24:21 UTC

[jira] [Resolved] (CASSANDRA-12291) dtest failure in json_test.JsonFullRowInsertSelect.pkey_requirement_test

     [ https://issues.apache.org/jira/browse/CASSANDRA-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson resolved CASSANDRA-12291.
-----------------------------------------
    Resolution: Not A Problem

> dtest failure in json_test.JsonFullRowInsertSelect.pkey_requirement_test
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12291
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12291
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_offheap_dtest/354/testReport/json_test/JsonFullRowInsertSelect/pkey_requirement_test
> {code}
> Error Message
> Doctest failed! Captured output:
> **********************************************************************
> Line 25, in pkey_requirement_test
> Failed example:
>     cqlsh_err_print('''INSERT INTO primitive_type_test JSON '{"col1": "bar"}' ''')
> Expected:
>     <stdin>:2:InvalidRequest: Error from server: code=2200 [Invalid query] message="Invalid null value in condition for column key1"
>     <BLANKLINE>
> Got:
>     <stdin>:2:InvalidRequest: code=2200 [Invalid query] message="Invalid null value in condition for column key1"
>     <BLANKLINE>
> {code}



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