aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-15 22:51:06 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-15 22:51:06 +0000
commitbdde021dcc0aa7bebdb5370d28002c382b531149 (patch)
treef59e3541e206fa5b6ac75c1ab2184efa38937402 /chapter06/glibc.xml
parent18c4dbccaa8c6acbaafe404477353077d143116d (diff)
Update several pages to fix regression test failures.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml5
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>