Ryan Blue created AVRO-1951:
-------------------------------
Summary: 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)