[jira] [Commented] (CASSANDRA-12656) dtest failure in replace_address_test.TestReplaceAddress.restart_failed_replace_test

2016-10-05 Thread Paulo Motta (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549518#comment-15549518
 ] 

Paulo Motta commented on CASSANDRA-12656:
-

Closing this as PR was merged (removed @known_failure annotation on [this 
commit|https://github.com/riptano/cassandra-dtest/commit/e9639ec55807c498d72c69d3b9791fe2bda8c0a0]).

> 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: Jim Witschey
>  Labels: dtest
>
> 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)


[jira] [Commented] (CASSANDRA-12656) dtest failure in replace_address_test.TestReplaceAddress.restart_failed_replace_test

2016-09-16 Thread Jim Witschey (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497292#comment-15497292
 ] 

Jim Witschey commented on CASSANDRA-12656:
--

I have not followed up with CI results, but the code change is correct.

> 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: Jim Witschey
>  Labels: dtest
>
> 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)


[jira] [Commented] (CASSANDRA-12656) dtest failure in replace_address_test.TestReplaceAddress.restart_failed_replace_test

2016-09-16 Thread Philip Thompson (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15496429#comment-15496429
 ] 

Philip Thompson commented on CASSANDRA-12656:
-

Jim can you verify that https://github.com/riptano/cassandra-dtest/pull/1323 
fixed this, and was the correct fix?

> 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: Jim Witschey
>  Labels: dtest
>
> 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)