[
https://issues.apache.org/jira/browse/CASSANDRA-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291271#comment-15291271
]
Michael Shuler commented on CASSANDRA-11799:
--------------------------------------------
I'll check these out in the same environments we test on - they are UTF8 locale
boxes and I think there are other UTF8 tests, but I'll see what I can come up
with.
> 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: Tyler Hobbs
> Labels: cqlsh, dtest
> 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)