[ https://issues.apache.org/jira/browse/CASSANDRA-12214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381658#comment-15381658 ]
Stefania edited comment on CASSANDRA-12214 at 7/18/16 3:22 AM: --------------------------------------------------------------- The failures in test_complete_in_create_* are caused by CDC changes and the fix is coming in CASSANDRA-11850. {{remove_test_db}} is not a test, it is a method invoked when a test is completed in order to drop the test keyspace. It failed with a client request timeout with cython=yes but I cannot reproduce it locally, or on Jenkins with the 11850 branch. I think it may be failing only when some other tests are failing, but I am not entirely sure. Let's see if it continues failing once 11850 is committed. was (Author: stefania): The failures in test_complete_in_create_* are caused by CDC changes and the fix is coming in CASSANDRA-11850. {{remove_test_db}} is not a test, it is a method invoked when a test is completed in order to drop the test keyspace. It failed with a client request timeout with cython=yes but I cannot reproduce it locally, or on Jenkins with the 11850 branch. I think it may be failing only when some other tests are failing, but I am not entirely sure. Let's see if it continue failing once 11850 is committed. > cqlshlib test failure: cqlshlib.test.remove_test_db > ---------------------------------------------------- > > Key: CASSANDRA-12214 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12214 > Project: Cassandra > Issue Type: Bug > Reporter: Craig Kodman > Labels: cqlsh > > [~Stefania] > http://cassci.datastax.com/job/cassandra-3.9_cqlsh_tests/lastCompletedBuild/testReport/ > Hello, these three tests are failing: > cqlshlib.test.remove_test_db > cqlshlib.test.test_cqlsh_completion.TestCqlshCompletion.test_complete_in_create_columnfamily > cqlshlib.test.test_cqlsh_completion.TestCqlshCompletion.test_complete_in_create_table > Can you look at them, please? Thank you! -- This message was sent by Atlassian JIRA (v6.3.4#6332)