xref: /freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/README (revision 57718be8fa0bd5edc11ab9a72e68cc71982939a6)
1*57718be8SEnji CooperThis test may fail if
2*57718be8SEnji Cooper
3*57718be8SEnji Cooper - your /etc/services file is not in sync with what this test expects
4*57718be8SEnji Cooper - your /etc/hosts file or DNS have unusual entries for "localhost"
5*57718be8SEnji Cooper   (a duplicate "localhost 127.0.0.1" line in /etc/hosts for example)
6*57718be8SEnji Cooper
7*57718be8SEnji CooperOn kernels without IPv6 support some of the tests are skipped.
8