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:34:00 UTC

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

Eduard Tudenhoefner created CASSANDRA-15706:
-----------------------------------------------

             Summary: 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


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