mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
coreutils: update test failure
sort-NaN-infloop no longer fails now, it seems covered up by PIE or SSP. test-getlogin keeps failing in Bruce's build. Not sure how to reproduce the failure deterministically.
This commit is contained in:
parent
e3187f4895
commit
26e3001b7f
@ -128,11 +128,10 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
|
||||
|
||||
<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
|
||||
|
||||
<!-- test-getlogin is now skipped
|
||||
<para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
|
||||
-->
|
||||
<!-- should be fixed at next release, coreutils-9.2 -->
|
||||
<para>The sort-NaN-infloop test is known to fail with GCC-12.</para>
|
||||
<!-- Sometimes skipped, but if not it may fail.
|
||||
Please DO NOT remove or comment out this unless we can fully
|
||||
understand it! -->
|
||||
<para>The test-getlogin test may fail in the LFS chroot environment.</para>
|
||||
|
||||
<para>Remove the temporary group:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user