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

Patrick Bannister updated CASSANDRA-14298:
------------------------------------------
    Status: Patch Available  (was: In Progress)

Attachment CASSANDRA-14298.txt is a new patch for the head of cassandra-dtest 
master (currently commit e6f58cb33f7a09f273c5990d5d21c7b529ba80bf).

As previously discussed on this ticket, this patch deselects 27 tests in 
test_cqlsh_copy.py that depend on importing the Python 2.7 cqlshlib into the 
Python 3 dtests, and gets the remaining tests to pass.

I've gotten passing tests with this patch on AWS t2.large instances running 
Ubuntu and CentOS 7 with trunk, cassandra-3.11, and cassandra-3.0. The 
environment must have the en_US.UTF-8 locale generated, with the environment 
variable LC_CTYPE=en_US.UTF-8.

> 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, Legacy/Testing
>            Reporter: Stefan Podkowinski
>            Assignee: Patrick Bannister
>            Priority: Major
>              Labels: cqlsh, dtest
>         Attachments: 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