Philip Thompson created CASSANDRA-11799:
-------------------------------------------
Summary: dtest failure in
cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_syntax_error
Key: CASSANDRA-11799
URL: https://issues.apache.org/jira/browse/CASSANDRA-11799
Project: Cassandra
Issue Type: Test
Reporter: Philip Thompson
Assignee: DS Test Eng
Fix For: 2.2.x, 3.0.x, 3.x
example failure:
http://cassci.datastax.com/job/cassandra-3.0_dtest/703/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_unicode_syntax_error
Failed on CassCI build cassandra-3.0_dtest #703
Also failing is
cqlsh_tests.cqlsh_tests.TestCqlsh.test_unicode_invalid_request_error
The relevant failure is
{code}
'ascii' codec can't encode character u'\xe4' in position 12: ordinal not in
range(128)
{code}
These are failing on 2.2, 3.0 and trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)