[
https://issues.apache.org/jira/browse/CASSANDRA-10753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031239#comment-15031239
]
Stefania commented on CASSANDRA-10753:
--------------------------------------
bq. I still have some cqlshlib IO errors on trunk that I haven't had time to
investigate.
These were just problems introduced by CASSANDRA-7225, where a patch is already
available but not yet committed. I've rebased all patches to just before the
7225 commit to exclude these issues.
The timeouts when dropping keyspaces have also disappeared. The tests
themselves seem to run faster. My best guess is a chance in the driver.
All cqlshlib tests are clean on all branches now, at least locally on my box.
CI resubmitted and pending.
> Fix completion problems breaking clqshlib tests
> -----------------------------------------------
>
> Key: CASSANDRA-10753
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10753
> Project: Cassandra
> Issue Type: Bug
> Reporter: Stefania
> Assignee: Stefania
> Fix For: 3.0.x
>
>
> The recent changes in the python driver APIs have caused some completion
> problems as indicated by 2 of these failing tests:
> http://cassci.datastax.com/job/trunk_cqlshlib/579/testReport/
> The third failing test, {{test_timestamp_output}}, has been failing for some
> time due to uncertainty on what to do regarding timezone conversion but it
> too can be changed to reflect the fact that we convert the timestamp to UTC.
> Finally, {{max_window_size_seconds}} was recently added to the compaction
> properties and this caused 2 more tests to fail. It cannot be seen on Jenkins
> because of the relative import problem introduced by CASSANDRA-9304.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)