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/08/31 14:43:20 UTC

[jira] [Created] (CASSANDRA-12578) dtest failure in repair_tests.repair_test.TestRepair.nonexistent_table_repair_test

Sean McCarthy created CASSANDRA-12578:
-----------------------------------------

             Summary: dtest failure in repair_tests.repair_test.TestRepair.nonexistent_table_repair_test
                 Key: CASSANDRA-12578
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12578
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log

example failure:

http://cassci.datastax.com/job/cassandra-3.9_dtest/50/testReport/repair_tests.repair_test/TestRepair/nonexistent_table_repair_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/repair_tests/repair_test.py", line 210, in nonexistent_table_repair_test
    self.assertFalse(t.isAlive(), 'Repair thread on inexistent table is still running')
  File "/usr/lib/python2.7/unittest/case.py", line 416, in assertFalse
    raise self.failureException(msg)
"Repair thread on inexistent table is still running
{code}



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