summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/glibc/glibc-2.30-r8.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.30-r8.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys-libs/glibc/glibc-2.30-r8.ebuild b/sys-libs/glibc/glibc-2.30-r8.ebuild
index 2836d93f552e..efce95c6089c 100644
--- a/sys-libs/glibc/glibc-2.30-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r8.ebuild
@@ -147,6 +147,13 @@ XFAIL_TEST_LIST=(
tst-locale-locpath
# 9) Failures of unknown origin
tst-latepthread
+
+ # buggy test, fixed in glibc-2.31 in 70ba28f7ab29
+ tst-pkey
+
+ # buggy test, assumes /dev/ and /dev/null on a single filesystem
+ # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+ tst-support_descriptors
)
#