From 1e639b292cce04ce24cf1a52329a17078db1c7ba Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 19 Feb 2021 04:27:53 +0000 Subject: Update descriptions of some new test failures git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/automake.xml | 3 ++- chapter08/binutils.xml | 2 +- chapter08/procps.xml | 2 +- chapter08/python.xml | 6 +++--- 4 files changed, 7 insertions(+), 6 deletions(-) (limited to 'chapter08') diff --git a/chapter08/automake.xml b/chapter08/automake.xml index ee444a365..b637d351c 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -59,7 +59,8 @@ make -j4 check - The test t/subobj.sh is known to fail in the LFS environment. + The tests t/subobj.shm t/deprecated-acinit.sh, and t/init.sh are known to + fail in the LFS environment. Install the package: diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index c46caa92a..b53e53b85 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -157,7 +157,7 @@ cd build make -k check - Several tests named Run property ... are known to + Four tests named Run property ... are known to fail. Install the package: diff --git a/chapter08/procps.xml b/chapter08/procps.xml index fd437f3f1..b026d0538 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -95,7 +95,7 @@ make check make check - Four tests related to pkill are known to fail due to a problem + Five tests related to pkill are known to fail due to a problem with tests that were not updated. Install the package: diff --git a/chapter08/python.xml b/chapter08/python.xml index 1021cd812..b71822b9b 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -88,9 +88,9 @@ make test Some tests requiring a network connection or additional packages are - skipped. The test named test_unicodedata fails because network - configuration is not completed yet. For more comprehensive results, - the test can be rerun when Python 3 is reinstalled in BLFS. + skipped. The test named test_normalization is known to fail. For + more comprehensive results, the tests can be rerun when Python 3 is + reinstalled in BLFS. Install the package: -- cgit v1.2.3-54-g00ecf