You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2016/11/17 17:51:59 UTC

[jira] [Resolved] (CASSANDRA-12927) dtest failure in bootstrap_test.TestBootstrap.simultaneous_bootstrap_test

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

Sam Tunnicliffe resolved CASSANDRA-12927.
-----------------------------------------
    Resolution: Fixed

The dtest patch has been merged now, which should fix this. 

> dtest failure in bootstrap_test.TestBootstrap.simultaneous_bootstrap_test
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12927
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12927
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Michael Shuler
>            Assignee: Sam Tunnicliffe
>              Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/521/testReport/bootstrap_test/TestBootstrap/simultaneous_bootstrap_test
> {noformat}
> Error Message
> 'tuple' object has no attribute 'append'
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-uG906P
> dtest: DEBUG: Done setting configuration options:
> {   'initial_token': None,
>     'num_tokens': '32',
>     'phi_convict_threshold': 5,
>     'start_rpc': 'true'}
> --------------------- >> end captured logging << ---------------------
> 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/bootstrap_test.py", line 629, in simultaneous_bootstrap_test
>     self.ignore_log_patterns.append(bootstrap_error)
> "'tuple' object has no attribute 'append'\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-uG906P\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 5,\n    'start_rpc': 'true'}\n--------------------- >> end captured logging << ---------------------"
> {noformat}



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