[
https://issues.apache.org/jira/browse/AVRO-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640665#comment-15640665
]
ASF subversion and git services commented on AVRO-1951:
-------------------------------------------------------
Commit edf6a7e6c38f1a5e941fbc79fd8c7d37d04344cf in avro's branch
refs/heads/branch-1.8 from [~rdblue]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=edf6a7e ]
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)