[
https://issues.apache.org/jira/browse/AVRO-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640661#comment-15640661
]
ASF subversion and git services commented on AVRO-1951:
-------------------------------------------------------
Commit 7a398e0f373fcbe4e9fe5e068c3e720530f0a849 in avro's branch
refs/heads/master from [~rdblue]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=7a398e0 ]
AVRO-1951: Python: Fix ipc_test.py with a valid DNS name.
> Python tests fail because dummyserver.net no longer exists.
> -----------------------------------------------------------
>
> Key: AVRO-1951
> URL: https://issues.apache.org/jira/browse/AVRO-1951
> Project: Avro
> Issue Type: Bug
> Components: python
> Affects Versions: 1.8.2
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Fix For: 1.8.2
>
>
> Python's test_ipc.py uses dummyserver.net to create an IPC client and then
> check that it has the right configuration. The client doesn't interact with
> the endpoint, but the endpoint has to be a valid DNS name and dummyserver.net
> is no longer resolving. Updating it to a real DNS name fixes the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)