Ignore:
Timestamp:
Aug 19, 2006, 4:29:46 PM (18 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Children:
1d74ae6
Parents:
b87f706
Message:

Limit the i686 reference in math test failures to the x86 book, and add missing paras re glibc tests to pure64 books.

Location:
final-system/multilib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • final-system/multilib/glibc-64bit.xml

    rb87f706 r55b4fb5  
    110110    xpointer="xpointer(//*[@os='o'])"/>
    111111
    112     <itemizedlist os="p">
    113       <listitem>
    114         <para>The <emphasis>math</emphasis> tests sometimes fail.
    115         Certain optimization settings are known to be a
    116         factor here.</para>
    117       </listitem>
    118       <listitem>
    119         <para>If you have mounted the CLFS partition with the
    120         <parameter>noatime</parameter> option, the <emphasis>atime</emphasis> test
    121         will fail. As mentioned in <xref linkend="ch-partitioning-mounting"/>,
    122         do not use the <parameter>noatime</parameter> option while building
    123         CLFS.</para>
    124       </listitem>
    125       <listitem>
    126         <para>When running on older and slower hardware, some tests
    127         can fail because of test timeouts being exceeded.</para>
    128       </listitem>
    129     </itemizedlist>
     112    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     113    href="../common/glibc.xml"
     114    xpointer="xpointer(//*[@os='p'])"/>
    130115
    131116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/multilib/glibc.xml

    rb87f706 r55b4fb5  
    114114    xpointer="xpointer(//*[@os='p'])"/>
    115115
    116 <!-- now that we can see what is really failing, we can address arch-specific failures here -->
    117 
    118116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    119117    href="../common/glibc.xml"
Note: See TracChangeset for help on using the changeset viewer.