systemd: Document test-copy failure (I/O congestion)

This commit is contained in:
Xi Ruoyao 2025-02-19 23:29:44 +08:00
parent 6f76f192b9
commit 28a01fdcab
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -228,7 +228,11 @@ ninja test</userinput></screen>
after initializing the system with systemd. --> after initializing the system with systemd. -->
<para>One test named <literal>systemd:core / test-namespace</literal> <para>One test named <literal>systemd:core / test-namespace</literal>
is known to fail in the LFS chroot environment. Some other tests may 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> <para>Install the package:</para>