Document a failing test

This commit is contained in:
Bruce Dubbs 2022-02-15 11:35:46 -06:00
parent 2ff3adaa70
commit 9a612a967b

View File

@ -132,9 +132,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<para>Now run the tests:</para>
<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
<!--
<para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
-->
<para>Remove the temporary group:</para>
<screen><userinput remap="test">sed -i '/dummy/d' /etc/group</userinput></screen>