From e9619f650fc142ac74d5cdbf0b5c23000c1d949e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 21 Jul 2023 21:08:09 +0800 Subject: Partially revert "man-db: Update known test failures, again" This partially reverts commit 1053282e5f0a6e7bba9605676b650d46db6ffaf4. 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. --- chapter08/man-db.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/man-db.xml b/chapter08/man-db.xml index 498274f51..88c811d33 100644 --- a/chapter08/man-db.xml +++ b/chapter08/man-db.xml @@ -111,12 +111,14 @@ make - - Many tests are known to fail with groff-1.23.0 or later. If - you still want to test the results anyway, issue: + To test the results, issue: make -k check + + One test named man1/lexgrog.1 is known + to fail. + Install the package: make install -- cgit v1.2.3-54-g00ecf