You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/06/22 20:53:16 UTC

[jira] [Resolved] (CASSANDRA-12056) dtest failure in pushed_notifications_test.TestPushedNotifications.add_and_remove_node_test

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

Sean McCarthy resolved CASSANDRA-12056.
---------------------------------------
    Resolution: Fixed
      Reviewer: Sean McCarthy

https://github.com/riptano/cassandra-dtest/pull/1053

> dtest failure in pushed_notifications_test.TestPushedNotifications.add_and_remove_node_test
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12056
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12056
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node2.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/482/testReport/pushed_notifications_test/TestPushedNotifications/add_and_remove_node_test
> Failed on CassCI build cassandra-2.1_dtest #482
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/pushed_notifications_test.py", line 242, in add_and_remove_node_test
>     self.assertEquals(2, len(notifications), notifications)
>   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)
> "[{'change_type': u'NEW_NODE', 'address': ('127.0.0.2', 9042)}]
> {code}
> Logs are attached.



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