xref: /freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/README (revision 9268022b74279434ed6300244e3f977e56a8ceb5)
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