Author: bdubbs
Date: Thu Feb 18 20:27:53 2021
New Revision: 12139

Log:
Update descriptions of some new test failures

Modified:
   trunk/BOOK/chapter08/automake.xml
   trunk/BOOK/chapter08/binutils.xml
   trunk/BOOK/chapter08/procps.xml
   trunk/BOOK/chapter08/python.xml

Modified: trunk/BOOK/chapter08/automake.xml
==============================================================================
--- trunk/BOOK/chapter08/automake.xml   Thu Feb 18 20:04:03 2021        (r12138)
+++ trunk/BOOK/chapter08/automake.xml   Thu Feb 18 20:27:53 2021        (r12139)
@@ -59,7 +59,8 @@
 
 <screen><userinput remap="test">make -j4 check</userinput></screen>
 
-    <para>The test t/subobj.sh is known to fail in the LFS environment.</para>
+    <para>The tests t/subobj.shm t/deprecated-acinit.sh, and t/init.sh are 
known to 
+    fail in the LFS environment.</para>
 
     <para>Install the package:</para>
 

Modified: trunk/BOOK/chapter08/binutils.xml
==============================================================================
--- trunk/BOOK/chapter08/binutils.xml   Thu Feb 18 20:04:03 2021        (r12138)
+++ trunk/BOOK/chapter08/binutils.xml   Thu Feb 18 20:27:53 2021        (r12139)
@@ -157,7 +157,7 @@
 
 <screen><userinput remap="test">make -k check</userinput></screen>
 
-    <para>Several tests named <quote>Run property ...</quote> are known to
+    <para>Four tests named <quote>Run property ...</quote> are known to
     fail.</para>
 
     <para>Install the package:</para>

Modified: trunk/BOOK/chapter08/procps.xml
==============================================================================
--- trunk/BOOK/chapter08/procps.xml     Thu Feb 18 20:04:03 2021        (r12138)
+++ trunk/BOOK/chapter08/procps.xml     Thu Feb 18 20:27:53 2021        (r12139)
@@ -95,7 +95,7 @@
 
 <screen><userinput remap="test">make check</userinput></screen>
 
-    <para>Four tests related to pkill are known to fail due to a problem
+    <para>Five tests related to pkill are known to fail due to a problem
     with tests that were not updated.</para>
  
     <para>Install the package:</para>

Modified: trunk/BOOK/chapter08/python.xml
==============================================================================
--- trunk/BOOK/chapter08/python.xml     Thu Feb 18 20:04:03 2021        (r12138)
+++ trunk/BOOK/chapter08/python.xml     Thu Feb 18 20:27:53 2021        (r12139)
@@ -88,9 +88,9 @@
 <screen><userinput remap="test">make test</userinput></screen>
 
     <para>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.</para>
+    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.</para>
 
     <para>Install the package:</para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to