[
https://issues.apache.org/jira/browse/CASSANDRA-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392917#comment-15392917
]
Stefania commented on CASSANDRA-12291:
--------------------------------------
Same explanation as for CASSANDRA-12290, dtest and c* code got out-of-sync. It
should pass with the next run.
> 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)