GNU bug report logs -
#46641
process-tests assume network connection
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Fri, 19 Feb 2021 18:00:02 UTC
Severity: normal
Tags: fixed
Found in version 27.1
Fixed in version 28.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Am 21.02.2021 um 14:41 schrieb Lars Ingebrigtsen <larsi <at> gnus.org>:
>
> Robert Pluim <rpluim <at> gmail.com> writes:
>
>> Glenn> Some process-tests fail if the system has no network connection.
>> Glenn> I don't know what the appropriate skip-unless condition to test for
>> Glenn> network access is.
>>
>> Glenn> Ref: https://bugs.debian.org/982969
>>
>> So Debian deliberately cripple their test environment, run the network
>> tests for an editor which can do network access, and we have to adapt
>> our tests? I am not amused.
>>
>> I guess we could wrap them all in
>>
>> (skip-unless (dns-query "google.com"))
>
> It'd be nice if Emacs did have a predicate for "is there any network
> here?"
This isn’t a yes/no question. For example, it’s often a good idea to put tests into a network namespace that only has a loopback interface. In that case, there’s some network (the loopback interface), but that still doesn’t allow Internet access.
This bug report was last modified 4 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.