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/09/13 14:33:20 UTC

[jira] [Created] (CASSANDRA-12634) dtest failure in thrift_tests.TestMutations.test_range_tombstone_eoc_0

Sean McCarthy created CASSANDRA-12634:
-----------------------------------------

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

example failure:

http://cassci.datastax.com/job/cassandra-3.9_novnode_dtest/48/testReport/thrift_tests/TestMutations/test_range_tombstone_eoc_0

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/thrift_tests.py", line 2588, in test_range_tombstone_eoc_0
    self.assertEquals(2, len(ret))
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)
'2 != 0
{code}



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