mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Partially revert "man-db: Update known test failures, again"
This partially reverts commit 1053282e5f
.
There is actually only one test suite in LFS build even with -k, but on
my complete system there are many test failures with "-k". I guess some
tests depend on non-LFS packages.
The text change is reverted, but the command change is preserved as
generally we should use -k for any make check command known to fail.
This commit is contained in:
parent
ca0bd6d56c
commit
e9619f650f
@ -111,12 +111,14 @@
|
|||||||
|
|
||||||
<screen><userinput remap="make">make</userinput></screen>
|
<screen><userinput remap="make">make</userinput></screen>
|
||||||
|
|
||||||
<!-- https://gitlab.com/man-db/man-db/-/issues/25 -->
|
<para>To test the results, issue:</para>
|
||||||
<para>Many tests are known to fail with groff-1.23.0 or later. If
|
|
||||||
you still want to test the results anyway, issue:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="test">make -k check</userinput></screen>
|
<screen><userinput remap="test">make -k check</userinput></screen>
|
||||||
|
|
||||||
|
<!-- https://gitlab.com/man-db/man-db/-/issues/25 -->
|
||||||
|
<para>One test named <filename>man1/lexgrog.1</filename> is known
|
||||||
|
to fail.</para>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">make install</userinput></screen>
|
<screen><userinput remap="install">make install</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user