Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl (Moody) 2021-07-30 05:45:11 +02:00
commit 16cdca7b48

View File

@ -95,9 +95,9 @@
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen> <screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
</warning> </warning>
<note><para>There is one test that fails if the related config options <note><para>There is one test that fails in the chroot envronment and
are not enabled in the kernel of the host system. The failure causes the tests to hang forever. The problem does not occur outside
causes the tests to hang forever. of the chroot envronment.
To work around the problem, delete the test:</para> To work around the problem, delete the test:</para>
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen> <screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>