bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42535: 28.0.50; macOS test failure: echo-server-with-dns


From: Lars Ingebrigtsen
Subject: bug#42535: 28.0.50; macOS test failure: echo-server-with-dns
Date: Tue, 04 Aug 2020 16:39:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

> localhost? But the next test already checks that. Is anyone still
> running any public echo servers?

Isn't localhost hard-coded to 127.0.0.1/::1 and doesn't use the resolver
at all?

> If what you really want to test is "does DNS work", then
> src/process-tests.el already does that with 'network-lookup-address-info',
> which shares the actual lookup code with 'make-network-process'.

No, I think that code really wants to check whether we can make a
network process work with DNS, because that's a different code path than
just network-lookup-address-info + make-network-process.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]