mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Update known failure problems in glibc tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b66f563c23
commit
a55c9ad07c
@ -37,6 +37,15 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2010-02-17</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] Update known failure problems in glibc tests.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2010-02-11</para>
|
<para>2010-02-11</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -151,16 +151,20 @@ grep Error glibc-check-log</userinput></screen>
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<!-- Check again after updating from gcc-4.1.x -->
|
<!-- 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
|
<para>The <emphasis>nptl/tst-cancel1</emphasis> test will fail when
|
||||||
using the 4.1 series of GCC.</para>
|
using the 4.1 series of GCC.</para>
|
||||||
</listitem>
|
</listitem> -->
|
||||||
<!-- Was true in glibc-2.3.6 -->
|
<!-- Was true in glibc-2.3.6, rt/tst-cpuclock2 in glibc-2.11.1 -->
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The <emphasis>nptl/tst-clock2</emphasis> and
|
|
||||||
<emphasis>tst-attr3</emphasis> tests sometimes
|
<para>The <emphasis>nptl/tst-clock2</emphasis>,
|
||||||
fail. The reason is not completely understood, but indications
|
<emphasis>nptl/tst-attr3</emphasis>, and
|
||||||
are that a heavy system load can trigger these failures.</para>
|
<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>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The math tests sometimes fail when running on
|
<para>The math tests sometimes fail when running on
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!ENTITY version "SVN-201002016">
|
<!ENTITY version "SVN-201002017">
|
||||||
<!ENTITY releasedate "February 16, 2010">
|
<!ENTITY releasedate "February 17, 2010">
|
||||||
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "7.0">
|
<!ENTITY milestone "7.0">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
Loading…
Reference in New Issue
Block a user