Changeset 1e639b2 for chapter08


Ignore:
Timestamp:
02/19/2021 04:27:53 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0bc5523, eb801a6
Parents:
d15bbff
Message:

Update descriptions of some new test failures

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter08
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter08/automake.xml

    rd15bbff r1e639b2  
    6060<screen><userinput remap="test">make -j4 check</userinput></screen>
    6161
    62     <para>The test t/subobj.sh is known to fail in the LFS environment.</para>
     62    <para>The tests t/subobj.shm t/deprecated-acinit.sh, and t/init.sh are known to
     63    fail in the LFS environment.</para>
    6364
    6465    <para>Install the package:</para>
  • chapter08/binutils.xml

    rd15bbff r1e639b2  
    158158<screen><userinput remap="test">make -k check</userinput></screen>
    159159
    160     <para>Several tests named <quote>Run property ...</quote> are known to
     160    <para>Four tests named <quote>Run property ...</quote> are known to
    161161    fail.</para>
    162162
  • chapter08/procps.xml

    rd15bbff r1e639b2  
    9696<screen><userinput remap="test">make check</userinput></screen>
    9797
    98     <para>Four tests related to pkill are known to fail due to a problem
     98    <para>Five tests related to pkill are known to fail due to a problem
    9999    with tests that were not updated.</para>
    100100 
  • chapter08/python.xml

    rd15bbff r1e639b2  
    8989
    9090    <para>Some tests requiring a network connection or additional packages are
    91     skipped.  The test named test_unicodedata fails because network
    92     configuration is not completed yet.  For more comprehensive results,
    93     the test can be rerun when Python 3 is reinstalled in BLFS.</para>
     91    skipped. The test named test_normalization is known to fail. For
     92    more comprehensive results, the tests can be rerun when Python 3 is
     93    reinstalled in BLFS.</para>
    9494
    9595    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.