Adam Holmberg created CASSANDRA-16639:
-----------------------------------------
Summary: cqlsh completion test fails sometimes
Key: CASSANDRA-16639
URL: https://issues.apache.org/jira/browse/CASSANDRA-16639
Project: Cassandra
Issue Type: Bug
Reporter: Adam Holmberg
Assignee: Adam Holmberg
{noformat}
'F EXISTS cqlshtests_9exbnsy_;' != 'F EXISTS cqlshtests_9exbnsy_ ;'
- F EXISTS cqlshtests_9exbnsy_;
+ F EXISTS cqlshtests_9exbnsy_ ;
? +
: cqlsh completed 'F EXISTS cqlshtests_9exbnsy_;', but we expected 'F EXISTS
cqlshtests_9exbnsy_ ;'
"""Fail immediately, with the given message."""
>> raise self.failureException("'F EXISTS cqlshtests_9exbnsy_;' != 'F EXISTS
>> cqlshtests_9exbnsy_ ;'\n- F EXISTS cqlshtests_9exbnsy_;\n+ F EXISTS
>> cqlshtests_9exbnsy_ ;\n? +\n : cqlsh completed
>> 'F EXISTS cqlshtests_9exbnsy_;', but we expected 'F EXISTS
>> cqlshtests_9exbnsy_ ;'")
{noformat}
https://ci-cassandra.apache.org/job/Cassandra-trunk/453/testReport/junit/cqlshlib.python3.jdk8.cython.test.test_cqlsh_completion/TestCqlshCompletion/test_complete_in_drop_keyspace/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]