Document test suite failures

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@11013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Douglas R. Reno 2016-02-15 01:54:18 +00:00
parent f6f68e070f
commit 7d7ae7e30b
5 changed files with 20 additions and 5 deletions

View File

@ -35,6 +35,17 @@
</itemizedlist> </itemizedlist>
</listitem> </listitem>
--> -->
<listitem>
<para>2016-02-15</para>
<itemizedlist>
<listitem>
<para>[renodr] - Document test suite failures.</para>
</listitem>
<listitem>
<para>[dj] - Update package timings and statistics.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>2016-02-13</para> <para>2016-02-13</para>

View File

@ -53,10 +53,10 @@
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped <para>This takes a long time, about &autoconf-ch6-sbu; SBUs. In addition,
that use Automake. For full test coverage, Autoconf can be re-tested several steps are skipped that use Automake. For full test coverage,
after Automake has been installed. In addition, two tests fail due to Autoconf can be re-tested after Automake has been installed. In addition,
changes in libtool-2.4.3 and later.</para> two tests fail due to changes in libtool-2.4.3 and later.</para>
<para>Install the package:</para> <para>Install the package:</para>

View File

@ -108,6 +108,8 @@ cd build</userinput></screen>
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<para> The test 'Link with zlib-gabi compressed debug output' is known to fail.</para>
<para>Install the package:</para> <para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen> <screen><userinput remap="install">make tooldir=/usr install</userinput></screen>

View File

@ -58,6 +58,8 @@
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>
<para>Nine tests fail due to missing dependencies.</para>
<para>Install the package:</para> <para>Install the package:</para>
<screen><userinput remap="install">make install <screen><userinput remap="install">make install

View File

@ -115,7 +115,7 @@ cd build</userinput></screen>
</listitem> </listitem>
<listitem> <listitem>
<para>The <emphasis>tst/tst-cputimer1</emphasis> and <para>The <emphasis>rt/tst-cputimer1</emphasis> and
<emphasis>rt/tst-cpuclock2</emphasis> tests have been known to <emphasis>rt/tst-cpuclock2</emphasis> tests have been known to
fail. The reason is not completely understood, but indications are fail. The reason is not completely understood, but indications are
that minor timing issues can trigger these failures.</para> that minor timing issues can trigger these failures.</para>