diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 56621ebd3..1eb09582f 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -138,6 +138,11 @@ grep Error glibc-check-log</userinput></screen> </listitem> <listitem> + <para>posix/tst-getaddrinfo4 will always fail due to not having a network + connection when the test is run.</para> + </listitem> + + <listitem> <para>Other tests known to fail on some architectures are posix/bug-regex32, misc/tst-writev, elf/check-textrel, nptl/tst-getpid2, and stdio-common/bug22.</para> </listitem> |