You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefania (JIRA)" <ji...@apache.org> on 2016/08/23 05:54:22 UTC

[jira] [Commented] (CASSANDRA-12093) dtest failure in consistency_test.TestAccuracy.test_network_topology_strategy_counters

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

Stefania commented on CASSANDRA-12093:
--------------------------------------

This might have been fixed by the [pull request|https://github.com/riptano/cassandra-dtest/pull/1269] for CASSANDRA-12092, we need to multiplex once the PR is merged to be sure.

> dtest failure in consistency_test.TestAccuracy.test_network_topology_strategy_counters
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12093
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12093
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest, windows
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log, node5_gc.log, node6.log, node6_debug.log, node6_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest_win32/445/testReport/consistency_test/TestAccuracy/test_network_topology_strategy_counters
> Failed on CassCI build trunk_dtest_win32 #445
> {code}
> Stacktrace
>   File "C:\tools\python2\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py", line 720, in test_network_topology_strategy_counters
>     self._run_test_function_in_parallel(TestAccuracy.Validation.validate_counters, self.nodes, self.rf.values(), combinations),
>   File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py", line 543, in _run_test_function_in_parallel
>     assert False, err.message
> "Got 4 from ['127.0.0.1'], expected 3 at ONE
> {code}



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