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

Patrick Bannister commented on CASSANDRA-14298:
-----------------------------------------------

[~spo...@gmail.com] - I attached a new patch (CASSANDRA-14298.txt) with the 
files cqlsh_tests.py and cqlsh_copy_tests.py renamed to test_cqlsh.py and 
test_cqlsh_copy.py, respectively.

The patch still has a check in the setUp fixture that adds LC_CTYPE=en_US.utf8 
to the environment if locale.getpreferredencoding() is not UTF-8. If you feel 
strongly that we should not do this, I'd be willing to remove it, but I 
recommend we keep it. For people who run outside of the cassandra-builds dtest 
wrapper environment, this may prevent some configuration headaches during 
testing.

> cqlshlib tests broken on b.a.o
> ------------------------------
>
>                 Key: CASSANDRA-14298
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14298
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Build, Testing
>            Reporter: Stefan Podkowinski
>            Assignee: Patrick Bannister
>            Priority: Major
>              Labels: cqlsh, dtest
>         Attachments: CASSANDRA-14298-old.txt, CASSANDRA-14298.txt, 
> cqlsh_tests_notes.md
>
>
> It appears that cqlsh-tests on builds.apache.org on all branches stopped 
> working since we removed nosetests from the system environment. See e.g. 
> [here|https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-trunk-cqlsh-tests/458/cython=no,jdk=JDK%201.8%20(latest),label=cassandra/console].
>  Looks like we either have to make nosetests available again or migrate to 
> pytest as we did with dtests. Giving pytest a quick try resulted in many 
> errors locally, but I haven't inspected them in detail yet. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to