You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Adam Holmberg (Jira)" <ji...@apache.org> on 2021/04/28 18:39:00 UTC

[jira] [Created] (CASSANDRA-16639) cqlsh completion test fails sometimes

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