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

Stefania commented on CASSANDRA-12781:
--------------------------------------

Two more runs: 
[with|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-dtest-multiplex/76/]
 and 
[without|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-dtest-multiplex/77/]
 the patch. Still no failures.

It looks like it's very hard to get it to fail. I still believe we should 
consider the 
[patch|https://github.com/apache/cassandra/compare/trunk...stef1927:12781-3.0] 
nonetheless, so I'm moving this to patch available.

> dtest failure in 
> pushed_notifications_test.TestPushedNotifications.restart_node_test
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Distributed Metadata
>            Reporter: Sean McCarthy
>            Assignee: Stefania
>              Labels: dtest
>             Fix For: 3.0.x, 3.x
>
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest/4/testReport/pushed_notifications_test/TestPushedNotifications/restart_node_test
> {code}
> Error Message
> [{'change_type': u'DOWN', 'address': ('127.0.0.2', 9042)}, {'change_type': 
> u'UP', 'address': ('127.0.0.2', 9042)}, {'change_type': u'DOWN', 'address': 
> ('127.0.0.2', 9042)}]
> {code}
> {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 
> 181, in restart_node_test
>     self.assertEquals(expected_notifications, 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)
> {code}



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

Reply via email to