mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
f6f68e070f
commit
7d7ae7e30b
@ -35,6 +35,17 @@
|
||||
</itemizedlist>
|
||||
</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>
|
||||
<para>2016-02-13</para>
|
||||
|
@ -53,10 +53,10 @@
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
|
||||
that use Automake. For full test coverage, Autoconf can be re-tested
|
||||
after Automake has been installed. In addition, two tests fail due to
|
||||
changes in libtool-2.4.3 and later.</para>
|
||||
<para>This takes a long time, about &autoconf-ch6-sbu; SBUs. In addition,
|
||||
several steps are skipped that use Automake. For full test coverage,
|
||||
Autoconf can be re-tested after Automake has been installed. In addition,
|
||||
two tests fail due to changes in libtool-2.4.3 and later.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
@ -108,6 +108,8 @@ cd build</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>
|
||||
|
||||
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>
|
||||
|
@ -58,6 +58,8 @@
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>Nine tests fail due to missing dependencies.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install
|
||||
|
@ -115,7 +115,7 @@ cd build</userinput></screen>
|
||||
</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
|
||||
fail. The reason is not completely understood, but indications are
|
||||
that minor timing issues can trigger these failures.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user