diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2020-03-22 20:43:07 +0100 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2020-03-22 20:43:22 +0100 |
commit | 3fa01d7a01799538e253b622d755d024ea966bd9 (patch) | |
tree | fb09f72e82c62cd901e3f1cfabc6018f8ed5eb12 /sys-libs | |
parent | sys-process/ctop: remove old (diff) | |
download | gentoo-3fa01d7a01799538e253b622d755d024ea966bd9.tar.gz gentoo-3fa01d7a01799538e253b622d755d024ea966bd9.tar.bz2 gentoo-3fa01d7a01799538e253b622d755d024ea966bd9.zip |
sys-libs/glibc: Update test whitelist
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.31-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-9999.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
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 ) |