CliTest fails occasionally
--------------------------

                 Key: CASSANDRA-2608
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2608
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Jonathan Ellis
            Assignee: Pavel Yaskevich
            Priority: Minor
             Fix For: 0.8.1


I saw this just now, but re-run of the test passes:

{noformat}
    [junit] Testcase: testCli(org.apache.cassandra.cli.CliTest):        FAILED
    [junit] null
    [junit]  processing drop keyspace tesTIN; expected:<[]> but was:<[null
    [junit] ]>
    [junit] junit.framework.AssertionFailedError: null
    [junit]  processing drop keyspace tesTIN; expected:<[]> but was:<[null
    [junit] ]>
    [junit]     at org.apache.cassandra.cli.CliTest.testCli(CliTest.java:203)
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to