From f9e9a5a6136a5098a76a779efb77c660a11b0253 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 15 Mar 2022 00:26:26 +0800 Subject: [PATCH] glibc: fix the desc of nss/tst-nss-files-hosts-multi failure, and ... mention nss/tst-nss-files-hosts-long failure It seems I was confused by the two failures with similar name, when I added the description. --- chapter08/glibc.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 75a2c95e0..e6a320d82 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -168,9 +168,15 @@ esac - The nss/tst-nss-files-hosts-multi + The nss/tst-nss-files-hosts-long test is known to fail if the system has no non-loopback IP - addresses. + addresses. + + + + The nss/tst-nss-files-hosts-multi + test is known to fail on relatively slow systems due to an internal + timeout.