[lfs] 04/05: systemd: Document test-copy failure (I/O congestion)
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit 28a01fdcab66597dd34ebcb2b72c69241e7b30ab Author: Xi Ruoyao <[email protected]> AuthorDate: Wed Feb 19 23:29:44 2025 +0800 systemd: Document test-copy failure (I/O congestion) --- chapter08/systemd.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 1e17c60ce..989082419 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -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> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page