You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/09/13 15:53:20 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-12578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson reassigned CASSANDRA-12578:
-------------------------------------------

    Assignee: Philip Thompson  (was: DS Test Eng)

> 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: Philip Thompson
>              Labels: dtest
>         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)