Some updates re test failures.

This commit is contained in:
Ken Moffat 2021-06-22 21:56:42 +01:00
parent 6b1d625cce
commit 075d35fb3d
4 changed files with 11 additions and 4 deletions

View File

@ -157,7 +157,9 @@ cd build</userinput></screen>
<screen><userinput remap="test">make -k check</userinput></screen>
<para>Four tests named <quote>Run property ...</quote> are known to
<para>Seven gold tests are known to fail with gcc-11.1.0</para>
<para>Four ld tests named <quote>Run property ...</quote> are known to
fail.</para>
<para>Install the package:</para>

View File

@ -124,7 +124,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
<para>Six tests related to get_time are known to fail. These are
apparently related to the en_HK locale.</para>
<para>Additionally, the test constexpr-52830 is known to fail.</para>
<para>Additionally, three tests in constexpr-52830 are known to fail.</para>
<!--<para>Additionally the following tests related to the following files
are known to fail with glibc-2.33: asan_test.C, co-ret-17-void-ret-coro.C,

View File

@ -174,8 +174,11 @@ esac</userinput></screen>
</listitem>
<listitem>
<!-- FIXME This currently tests SSBD and STIBP which do not exist
on non-intel, should be fixed in glibc-2.34
https://sourceware.org/pipermail/libc-alpha/2021-January/122171.html -->
<para><emphasis>elf/tst-cpu-features-cpuinfo</emphasis>
may fail on some architectures.</para>
will fail on non-intel CPUs with this version of glibc.</para>
</listitem>
<listitem>

View File

@ -72,7 +72,9 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>One test, capabilities: binary store/restore, is known to fail.</para>
<para>One test, capabilities: binary store/restore, is known to fail if it is
run (LFS lacks selinux), but will be skipped if the host kernel does
not support extended attributes on the filesystem used for building LFS.</para>
<para>Install the package:</para>