diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index b00033fac..a5c6716c8 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -151,16 +151,20 @@ grep Error glibc-check-log</userinput></screen> <itemizedlist> <!-- Check again after updating from gcc-4.1.x --> - <listitem> + <!-- Haven;t seen this in quite a while <listitem> <para>The <emphasis>nptl/tst-cancel1</emphasis> test will fail when using the 4.1 series of GCC.</para> - </listitem> - <!-- Was true in glibc-2.3.6 --> + </listitem> --> + <!-- Was true in glibc-2.3.6, rt/tst-cpuclock2 in glibc-2.11.1 --> <listitem> - <para>The <emphasis>nptl/tst-clock2</emphasis> and - <emphasis>tst-attr3</emphasis> tests sometimes - fail. The reason is not completely understood, but indications - are that a heavy system load can trigger these failures.</para> + + <para>The <emphasis>nptl/tst-clock2</emphasis>, + <emphasis>nptl/tst-attr3</emphasis>, and + <emphasis>rt/tst-cpuclock2</emphasis> + tests have been known to fail. The + reason is not completely understood, but indications are that minor + timing issues can trigger these failures.</para> + </listitem> <listitem> <para>The math tests sometimes fail when running on |