diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 9c53628f9..74a32b8de 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -119,6 +119,11 @@ cd ../glibc-build</userinput></screen> <itemizedlist> <listitem> + <para>posix/tst-getaddrinfo4 will always fail + due to not having a network connection when the tests are run.</para> + </listitem> + + <listitem> <para>The <emphasis>tst/tst-cputimer1</emphasis> and <emphasis>rt/tst-cpuclock2</emphasis> tests have been known to fail. The reason is not completely understood, but indications are @@ -139,10 +144,6 @@ cd ../glibc-build</userinput></screen> make -k check</command>).</para> </listitem> --> - <listitem> - <para>posix/tst-getaddrinfo4 and posix/tst-getaddrinfo5 will always fail - due to not having a network connection when the tests are run.</para> - </listitem> <!-- <listitem> <para>libio/tst-ftell-partial-wide.out fails because it needs a locale |