mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-16 17:25:08 +01:00
systemd: Document test-copy failure (I/O congestion)
This commit is contained in:
parent
6f76f192b9
commit
28a01fdcab
@ -228,7 +228,11 @@ ninja test</userinput></screen>
|
||||
after initializing the system with systemd. -->
|
||||
<para>One test named <literal>systemd:core / test-namespace</literal>
|
||||
is known to fail in the LFS chroot environment. Some other tests may
|
||||
fail because they depend on various kernel configuration options.</para>
|
||||
fail because they depend on various kernel configuration options.
|
||||
The test named <literal>systemd:test / test-copy</literal> may time out
|
||||
due to an I/O congestion with a large parallel job number, but it
|
||||
would pass if running alone with
|
||||
<command>meson test test-copy</command>.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user