From 0c0b88293bdeacf9453a7ea88ddc5a7337c5dcde Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 21 Jun 2022 17:11:44 +0800 Subject: [PATCH] minor reword for glibc test failures on slow systems I've observed some failures building LFS on my old i3-3217U (at 1.8 GHz with -j4), but forgot to update the book. Just got reminded by a lfs-support post. --- chapter08/glibc.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index be7d646d0..577625fe8 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -173,8 +173,9 @@ esac - The nss/tst-nss-files-hosts-multi - test is known to fail on relatively slow systems due to an internal + Some tests, for example + nss/tst-nss-files-hosts-multi, + are known to fail on relatively slow systems due to an internal timeout.