From 28a01fdcab66597dd34ebcb2b72c69241e7b30ab Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 19 Feb 2025 23:29:44 +0800 Subject: [PATCH] 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 after initializing the system with systemd. --> One test named systemd:core / test-namespace is known to fail in the LFS chroot environment. Some other tests may - fail because they depend on various kernel configuration options. + fail because they depend on various kernel configuration options. + The test named systemd:test / test-copy may time out + due to an I/O congestion with a large parallel job number, but it + would pass if running alone with + meson test test-copy. Install the package: