Changeset 075d35fb


Ignore:
Timestamp:
06/22/2021 08:56:42 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
c5750ecf, f23960a
Parents:
6b1d625
Message:

Some updates re test failures.

Location:
chapter08
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r6b1d625 r075d35fb  
    158158<screen><userinput remap="test">make -k check</userinput></screen>
    159159
    160     <para>Four tests named <quote>Run property ...</quote> are known to
     160    <para>Seven gold tests are known to fail with gcc-11.1.0</para>
     161
     162    <para>Four ld tests named <quote>Run property ...</quote> are known to
    161163    fail.</para>
    162164
  • chapter08/gcc.xml

    r6b1d625 r075d35fb  
    125125    apparently related to the en_HK locale.</para>
    126126
    127     <para>Additionally, the test constexpr-52830 is known to fail.</para>
     127    <para>Additionally, three tests in constexpr-52830 are known to fail.</para>
    128128
    129129<!--<para>Additionally the following tests related to the following files
  • chapter08/glibc.xml

    r6b1d625 r075d35fb  
    175175
    176176      <listitem>
     177        <!-- FIXME This currently tests SSBD and STIBP which do not exist
     178         on non-intel, should be fixed in glibc-2.34
     179         https://sourceware.org/pipermail/libc-alpha/2021-January/122171.html -->
    177180        <para><emphasis>elf/tst-cpu-features-cpuinfo</emphasis>
    178         may fail on some architectures.</para>
     181        will fail on non-intel CPUs with this version of glibc.</para>
    179182      </listitem>
    180183
  • chapter08/tar.xml

    r6b1d625 r075d35fb  
    7373<screen><userinput remap="test">make check</userinput></screen>
    7474
    75     <para>One test, capabilities: binary store/restore, is known to fail.</para>
     75    <para>One test, capabilities: binary store/restore, is known to fail if it is
     76    run (LFS lacks selinux), but will be skipped if the host kernel does
     77    not support extended attributes on the filesystem used for building LFS.</para>
    7678
    7779    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.