diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/coreutils.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index eb3cbcd06..3d2138026 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -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> |