[Bug 219874] lib/libc/tests/nss/gethostby_test is failing sporadically

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Oct 2023 13:33:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219874

--- Comment #5 from Ed Maste <emaste@freebsd.org> ---
When running just the nss tests in isolation (i.e., kyua test -k
/usr/tests/lib/libc/nss/Kyuafile) I observed these two tests failing in one of
about 12 runs.

===> Failed tests
gethostby_test:gethostbyname2_getaddrinfo_ipv6  ->  failed:
/root/freebsd-src/lib/libc/tests/nss/gethostby_test.c:1148:
run_tests(_hostlist_file, ((void *)0), 28, TEST_GETHOSTBYNAME2_GETADDRINFO, 0)
== 0 not met  [0.028s]
gethostby_test:getipnodebyname_getaddrinfo_ipv4  ->  failed:
/root/freebsd-src/lib/libc/tests/nss/gethostby_test.c:1340:
run_tests(_hostlist_file, ((void *)0), 2, TEST_GETHOSTBYNAME2_GETADDRINFO, 0)
== 0 not met  [0.028s]

Running now in a loop.

-- 
You are receiving this mail because:
You are the assignee for the bug.