Changeset 7d7ae7e


Ignore:
Timestamp:
02/15/2016 01:54:18 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
7.9-systemd
Children:
02bc4a0, 1f76d4d
Parents:
f6f68e0
Message:

Document test suite failures

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@11013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rf6f68e0 r7d7ae7e  
    3636    </listitem>
    3737-->
     38    <listitem>
     39      <para>2016-02-15</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>[renodr] - Document test suite failures.</para>
     43        </listitem>
     44        <listitem>
     45          <para>[dj] - Update package timings and statistics.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
    3849
    3950    <listitem>
  • chapter06/autoconf.xml

    rf6f68e0 r7d7ae7e  
    5454<screen><userinput remap="test">make check</userinput></screen>
    5555
    56     <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
    57     that use Automake. For full test coverage, Autoconf can be re-tested
    58     after Automake has been installed.  In addition, two tests fail due to
    59     changes in libtool-2.4.3 and later.</para>
     56    <para>This takes a long time, about &autoconf-ch6-sbu; SBUs. In addition,
     57    several steps are skipped that use Automake. For full test coverage,
     58    Autoconf can be re-tested after Automake has been installed. In addition,
     59    two tests fail due to changes in libtool-2.4.3 and later.</para>
    6060
    6161    <para>Install the package:</para>
  • chapter06/binutils.xml

    rf6f68e0 r7d7ae7e  
    109109<screen><userinput remap="test">make check</userinput></screen>
    110110
     111    <para> The test 'Link with zlib-gabi compressed debug output' is known to fail.</para>
     112
    111113    <para>Install the package:</para>
    112114
  • chapter06/gettext.xml

    rf6f68e0 r7d7ae7e  
    5858
    5959<screen><userinput remap="test">make check</userinput></screen>
     60
     61    <para>Nine tests fail due to missing dependencies.</para>
    6062
    6163    <para>Install the package:</para>
  • chapter06/glibc.xml

    rf6f68e0 r7d7ae7e  
    116116
    117117      <listitem>
    118         <para>The <emphasis>tst/tst-cputimer1</emphasis> and
     118        <para>The <emphasis>rt/tst-cputimer1</emphasis> and
    119119        <emphasis>rt/tst-cpuclock2</emphasis> tests have been known to
    120120        fail.  The reason is not completely understood, but indications are
Note: See TracChangeset for help on using the changeset viewer.