GNU bug report logs -
#37165
lookup-family-specification test fails
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Fri, 23 Aug 2019 19:30:02 UTC
Severity: minor
Tags: fixed
Found in version 27.0.50
Fixed in version 27.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37165 in the body.
You can then email your comments to 37165 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
rpluim <at> gmail.com, bug-gnu-emacs <at> gnu.org
:
bug#37165
; Package
emacs
.
(Fri, 23 Aug 2019 19:30:02 GMT)
Full text and
rfc822 format available.
Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):
Package: emacs
Severity: minor
Version: 27.0.50
The test lookup-family-specification fails on hydra.nixos.org:
google.com/0 Name or service not known
Test lookup-family-specification condition:
(ert-test-failed
((should
(network-lookup-address-info "google.com" 'ipv4))
:form
(network-lookup-address-info "google.com" ipv4)
:value nil))
FAILED 1/18 lookup-family-specification (0.002023 sec)
Perhaps the system doesn't having working DNS, in which case you
probably just want to add
(skip-unless (not (getenv "EMACS_HYDRA_CI")))
I suppose this could be true of other systems too, but don't know how
you check that.
Note that test lookup-google passes, but based on the above it should not.
(should (length X)) seems like a buggy test condition (it passes when X
is nil).
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#37165
; Package
emacs
.
(Sat, 24 Aug 2019 13:01:02 GMT)
Full text and
rfc822 format available.
Message #6 received at 37165 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Fri, 23 Aug 2019 15:29:18 -0400, Glenn Morris <rgm <at> gnu.org> said:
GM> Package: emacs
GM> Severity: minor
GM> Version: 27.0.50
GM> The test lookup-family-specification fails on hydra.nixos.org:
GM> google.com/0 Name or service not known
GM> Test lookup-family-specification condition:
GM> (ert-test-failed
GM> ((should
GM> (network-lookup-address-info "google.com" 'ipv4))
GM> :form
GM> (network-lookup-address-info "google.com" ipv4)
GM> :value nil))
GM> FAILED 1/18 lookup-family-specification (0.002023 sec)
GM> Perhaps the system doesn't having working DNS, in which case you
GM> probably just want to add
GM> (skip-unless (not (getenv "EMACS_HYDRA_CI")))
OK, Iʼve added that where appropriate.
GM> I suppose this could be true of other systems too, but don't know how
GM> you check that.
By doing a DNS lookup :-)
GM> Note that test lookup-google passes, but based on the above it should not.
GM> (should (length X)) seems like a buggy test condition (it passes when X
GM> is nil).
Yes, plus some others pass that shouldn't. Should be fixed now.
Robert
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#37165
; Package
emacs
.
(Mon, 02 Sep 2019 15:33:02 GMT)
Full text and
rfc822 format available.
Message #9 received at 37165 <at> debbugs.gnu.org (full text, mbox):
tags 37165 fixed
close 37165 27.1
quit
The build on hydra passes now.
Closing.
Committed as 649fb17443
Added tag(s) fixed.
Request was from
Robert Pluim <rpluim <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Mon, 02 Sep 2019 15:33:02 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 27.1, send any further explanations to
37165 <at> debbugs.gnu.org and Glenn Morris <rgm <at> gnu.org>
Request was from
Robert Pluim <rpluim <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Mon, 02 Sep 2019 15:33:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 01 Oct 2019 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.