Sean McCarthy created CASSANDRA-12656:
-----------------------------------------
Summary: dtest failure in
replace_address_test.TestReplaceAddress.restart_failed_replace_test
Key: CASSANDRA-12656
URL: https://issues.apache.org/jira/browse/CASSANDRA-12656
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
example failure:
http://cassci.datastax.com/job/cassandra-3.0_large_dtest/27/testReport/replace_address_test/TestReplaceAddress/restart_failed_replace_test
{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in
wrapped
f(obj)
File "/home/automaton/cassandra-dtest/replace_address_test.py", line 460, in
restart_failed_replace_test
self._test_restart_failed_replace(mode='wipe')
File "/home/automaton/cassandra-dtest/replace_address_test.py", line 463, in
_test_restart_failed_replace
self.ignore_log_patterns.append(r'Error while waiting on bootstrap to
complete')
"'tuple' object has no attribute 'append'
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)