commit:     230c414ce4f93455d6e0e553312b2bbdfd58477d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 19:35:48 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 19:36:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230c414c

sys-libs/glibc: XFAIL 3 more tests

Bug: https://bugs.gentoo.org/831267
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 sys-libs/glibc/glibc-2.34-r6.ebuild | 6 ++++++
 sys-libs/glibc/glibc-9999.ebuild    | 8 +++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.34-r6.ebuild 
b/sys-libs/glibc/glibc-2.34-r6.ebuild
index eaae05f82915..b1093aed0f13 100644
--- a/sys-libs/glibc/glibc-2.34-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.34-r6.ebuild
@@ -181,6 +181,12 @@ XFAIL_TEST_LIST=(
        # https://sourceware.org/PR19329
        # https://bugs.gentoo.org/719674#c12
        tst-stack4
+
+       # The following tests fail only inside portage
+       # https://bugs.gentoo.org/831267
+       tst-system
+       tst-strerror
+       tst-strsignal
 )
 
 #

diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index 19d0bf001397..80dd186c1af6 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -182,6 +182,12 @@ XFAIL_TEST_LIST=(
        # https://sourceware.org/PR19329
        # https://bugs.gentoo.org/719674#c12
        tst-stack4
+
+       # The following tests fail only inside portage
+       # https://bugs.gentoo.org/831267
+       tst-system
+       tst-strerror
+       tst-strsignal
 )
 
 #

Reply via email to