You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2017/04/07 16:11:42 UTC

[jira] [Resolved] (CASSANDRA-13112) test failure in snitch_test.TestDynamicEndpointSnitch.test_multidatacenter_local_quorum

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

Joel Knighton resolved CASSANDRA-13112.
---------------------------------------
    Resolution: Fixed

The dtest PR was merged and this failure has not reoccurred.

> test failure in snitch_test.TestDynamicEndpointSnitch.test_multidatacenter_local_quorum
> ---------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13112
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13112
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sean McCarthy
>            Assignee: Joel Knighton
>              Labels: dtest, test-failure
>         Attachments: node1_debug.log, node1_gc.log, node1.log, node2_debug.log, node2_gc.log, node2.log, node3_debug.log, node3_gc.log, node3.log, node4_debug.log, node4_gc.log, node4.log, node5_debug.log, node5_gc.log, node5.log, node6_debug.log, node6_gc.log, node6.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_large_dtest/48/testReport/snitch_test/TestDynamicEndpointSnitch/test_multidatacenter_local_quorum
> {code}
> Error Message
> 75 != 76
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 48, in wrapped
>     f(obj)
>   File "/home/automaton/cassandra-dtest/snitch_test.py", line 168, in test_multidatacenter_local_quorum
>     bad_jmx.read_attribute(read_stage, 'Value'))
>   File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
>     assertion_func(first, second, msg=msg)
>   File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
>     raise self.failureException(msg)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)