[
https://issues.apache.org/jira/browse/CASSANDRA-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198582#comment-15198582
]
Stefania commented on CASSANDRA-11057:
--------------------------------------
That makes sense. According to the [Python
documentation|https://docs.python.org/2/library/socket.html#socket.getaddrinfo],
[{{socket.getaddrinfo()}}|https://github.com/pcmanus/ccm/blob/master/ccmlib/common.py#L436]
will return the IPv6 address first. So we may be OK after all if we pass
{{127.0.0.1}} to the interface and {{localhost}} to the yaml file as I
initially suggested in the pull request.
> move_single_node_localhost_test is failing
> ------------------------------------------
>
> Key: CASSANDRA-11057
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11057
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Philip Thompson
> Assignee: Michael Shuler
> Labels: dtest
>
> {{pushed_notifications_test.TestPushedNotifications.move_single_node_localhost_test}}
> is failing across all tested versions. Example failure is
> [here|http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/194/testReport/pushed_notifications_test/TestPushedNotifications/move_single_node_localhost_test/].
>
> We need to debug this failure, as it is entirely likely it is a test issue
> and not a bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)