diff options
author | 2025-01-19 20:25:22 +0100 | |
---|---|---|
committer | 2025-01-19 20:26:49 +0100 | |
commit | 102c3b0826da02a97a34c3b13f088fb000861dbf (patch) | |
tree | 2e927af63fa4d9af6e39dac0abe27f91ac2da111 /sys-libs | |
parent | xfce-extra/thunar-shares-plugin: Bump to 0.4.0 (diff) | |
download | gentoo-102c3b0826da02a97a34c3b13f088fb000861dbf.tar.gz gentoo-102c3b0826da02a97a34c3b13f088fb000861dbf.tar.bz2 gentoo-102c3b0826da02a97a34c3b13f088fb000861dbf.zip |
sys-libs/glibc: Whitelist another test failing in systemd-nspawn
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index b331be70e2de..9622057c7724 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -193,6 +193,7 @@ XFAIL_NSPAWN_TEST_LIST=( # upstream, as systemd-nspawn's default seccomp whitelist is too strict. # https://sourceware.org/PR30603 test-errno-linux + tst-aarch64-pkey tst-bz21269 tst-mlock2 tst-ntp_gettime |