You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/07/11 11:23:11 UTC

[jira] [Created] (CASSANDRA-12158) dtest failure in thrift_tests.TestMutations.test_describe_keyspace

Sean McCarthy created CASSANDRA-12158:
-----------------------------------------

             Summary: dtest failure in thrift_tests.TestMutations.test_describe_keyspace
                 Key: CASSANDRA-12158
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12158
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest/492/testReport/thrift_tests/TestMutations/test_describe_keyspace

Failed on CassCI build cassandra-2.1_dtest #492

{code}
Stacktrace

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/thrift_tests.py", line 1507, in test_describe_keyspace
    assert len(kspaces) == 4, [x.name for x in kspaces]  # ['Keyspace2', 'Keyspace1', 'system', 'system_traces']
AssertionError: ['Keyspace2', 'system', 'Keyspace1', 'ValidKsForUpdate', 'system_traces']
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)