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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to