You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eduard Tudenhoefner (Jira)" <ji...@apache.org> on 2020/04/08 09:35:00 UTC

[jira] [Updated] (CASSANDRA-15706) Fix cqlsh completion test

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

Eduard Tudenhoefner updated CASSANDRA-15706:
--------------------------------------------
     Bug Category: Parent values: Correctness(12982)
       Complexity: Low Hanging Fruit
    Discovered By: Unit Test
    Fix Version/s: 4.0-alpha
         Severity: Low
           Status: Open  (was: Triage Needed)

> Fix cqlsh completion test
> -------------------------
>
>                 Key: CASSANDRA-15706
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15706
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Testing
>            Reporter: Eduard Tudenhoefner
>            Assignee: Eduard Tudenhoefner
>            Priority: Normal
>             Fix For: 4.0-alpha
>
>
> This has been failing for a while now because *system_views* and *system_virtual_schema* are occuring in the completion.
> {code}
> cqlshlib.test.test_cqlsh_completion.TestCqlshCompletion.test_complete_in_drop_keyspace (from nosetests)
> Failing for the past 1 build (Since Unstable#42 )
> Took 2 sec.
> Error Message
> Items in the second set but not the first:
> 'system_views'
> 'system_virtual_schema'
>     """Fail immediately, with the given message."""
> >>  raise self.failureException("Items in the second set but not the first:\n'system_views'\n'system_virtual_schema'")
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org