Document the test failure in coreutils

Seems to be fixed upstream, but adding a patch for just a test
is overkill IMO.
This commit is contained in:
Pierre Labastie 2022-05-16 15:30:35 +02:00
parent 4c2aabba4e
commit 07b9641cac

View File

@ -131,6 +131,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<!-- 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>
<para>Remove the temporary group:</para>
<screen><userinput remap="test">sed -i '/dummy/d' /etc/group</userinput></screen>