From: Andreas K. Huettel Date: Sun, 22 Mar 2020 19:43:07 +0000 (+0100) Subject: sys-libs/glibc: Update test whitelist X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3fa01d7a01799538e253b622d755d024ea966bd9;p=gentoo.git sys-libs/glibc: Update test whitelist Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel --- diff --git a/sys-libs/glibc/glibc-2.31-r2.ebuild b/sys-libs/glibc/glibc-2.31-r2.ebuild index d26cb6bd749a..15ee5c7051cb 100644 --- a/sys-libs/glibc/glibc-2.31-r2.ebuild +++ b/sys-libs/glibc/glibc-2.31-r2.ebuild @@ -136,8 +136,6 @@ GENTOO_GLIBC_XFAIL_TESTS="${GENTOO_GLIBC_XFAIL_TESTS:-yes}" # The following tests fail due to the Gentoo build system and are thus # executed but ignored: XFAIL_TEST_LIST=( - # 1) Namespaces and cgroup - tst-locale-locpath # 9) Failures of unknown origin tst-latepthread ) diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 2df006b8081d..a8207576779e 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -135,8 +135,6 @@ GENTOO_GLIBC_XFAIL_TESTS="${GENTOO_GLIBC_XFAIL_TESTS:-yes}" # The following tests fail due to the Gentoo build system and are thus # executed but ignored: XFAIL_TEST_LIST=( - # 1) Namespaces and cgroup - tst-locale-locpath # 9) Failures of unknown origin tst-latepthread )