From 20007e51c22ad737e2e1d57bce351b2d31802a0e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 23 Aug 2022 18:43:10 +0800 Subject: [PATCH] glibc: update test status Text change only. Add tst-arc4random-thread failure recently reported to upstream, remove namespace related failures as they are UNSUPPORTED now in 2.36. --- chapter08/glibc.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index cb00c0719..7a1796a54 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -172,6 +172,12 @@ esac addresses. + + + The stdlib/tst-arc4random-thread + test is known to fail if the host kernel is relatively old. + + Some tests, for example nss/tst-nss-files-hosts-multi, @@ -179,16 +185,6 @@ esac timeout. - - - About 27 tests, for example elf/tst-pldd, - are known to fail if the kernel supports namespaces (see - namespaces(7) for details) but the host distro - has disabled them via sysctl. -