mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Update descriptions for some test failures.
This commit is contained in:
parent
d93d11b5ba
commit
28614cdda5
@ -177,15 +177,20 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
|
||||
files does not account for the
|
||||
<parameter>- -enable-default-ssp</parameter> option.-->
|
||||
<!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
|
||||
Two tests named <filename>copy.cc</filename> and
|
||||
<filename>pr56837.c</filename> are known to fail.
|
||||
<!-- https://gcc.gnu.org/PR107855#c6 -->
|
||||
Eight gcc tests (out of over 185,000), data-model-4.c, pr56837.c,
|
||||
and six "analyzer" tests are known to fail.
|
||||
|
||||
One libstdc++ test (out of over 15000), copy.cc, is known to fail.
|
||||
|
||||
For g++, 21 tests (out of approximately 250,000), 14 "AddressSanitizer*"
|
||||
tests and 7 interception-malloc-test-1.C tests, are known to fail.
|
||||
|
||||
Additionally, several tests in the
|
||||
<filename class='directory'>vect</filename> directory are known to fail
|
||||
if the hardware does not support AVX.</para>
|
||||
|
||||
<!--
|
||||
<para>
|
||||
With Glibc-2.38, the analyzer tests named
|
||||
With Glibc-2.39, the gcc analyzer tests named
|
||||
<filename>data-model-4.c</filename> and
|
||||
<filename>conftest-1.c</filename>
|
||||
are known to fail.
|
||||
@ -194,7 +199,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
|
||||
The test named <filename>interception-malloc-test-1.C</filename>
|
||||
is known to fail.
|
||||
</para>
|
||||
|
||||
-->
|
||||
<para>A few unexpected failures cannot always be avoided. The GCC developers
|
||||
are usually aware of these issues, but have not resolved them yet.
|
||||
Unless the test results are vastly different from those at the above URL,
|
||||
|
@ -163,6 +163,11 @@ esac</userinput></screen>
|
||||
is known to fail in the LFS chroot environment.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Three <emphasis>nptl/tst-thread-affinity*</emphasis>
|
||||
tests are known to fail.</para>
|
||||
</listitem>
|
||||
|
||||
<!-- Did not fail with glibc-2.38
|
||||
<listitem>
|
||||
<para><emphasis>misc/tst-ttyname</emphasis>
|
||||
|
@ -74,6 +74,8 @@
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>One test in the "ps" tests is known to fail.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user