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

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

I've posted a new patch with some possible workarounds for the 
test_bulk_round_trip_blogposts* and test_round_trip_with_ratefile failures. For 
the blogposts tests, I added a retry policy to the select count statement. For 
the ratefile test, I increased the number of rows written with stress, to make 
sure the stress tool writes for at least one second.

I can't reproduce any of these failures on the environments I've tried, even 
running the tests inside the same Docker container used by CircleCI. But 
hopefully these workarounds will address these problems.

I'm not sure what's going on with the failures in the test teardowns.

> 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, pull-request-available
>         Attachments: CASSANDRA-14298.txt, cqlsh_tests_notes.md
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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