You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (JIRA)" <ji...@apache.org> on 2015/11/04 15:55:27 UTC

[jira] [Commented] (CASSANDRA-8263) Cqlshlib tests are mostly stubs

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

Paulo Motta commented on CASSANDRA-8263:
----------------------------------------

We also need to wait until there is a decision on CASSANDRA-10541, as the whole suite might needs to be reimplemented in order to provide windows compatibility,

> Cqlshlib tests are mostly stubs
> -------------------------------
>
>                 Key: CASSANDRA-8263
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8263
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Philip Thompson
>            Assignee: Jim Witschey
>              Labels: cqlsh
>             Fix For: 2.1.x
>
>
> Most of the tests in cqlshlib/tests are just stubs that look like: {code}
>     def test_parse_create_index(self):
>         pass
>     def test_parse_drop_index(self):
>         pass
> {code}
> These tests need implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)