commit: c602b2a76c465286c7ffab216df66d5759ce0f29
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 7 01:54:27 2026 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 7 01:59:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c602b2a7
sys-libs/glibc: xfail known broken tests
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-libs/glibc/glibc-2.42-r5.ebuild | 13 ++++++++++---
sys-libs/glibc/glibc-2.43.ebuild | 13 ++++++++++---
sys-libs/glibc/glibc-9999.ebuild | 13 ++++++++++---
3 files changed, 30 insertions(+), 9 deletions(-)
diff --git a/sys-libs/glibc/glibc-2.42-r5.ebuild
b/sys-libs/glibc/glibc-2.42-r5.ebuild
index b78129a81162..eb8614d72b09 100644
--- a/sys-libs/glibc/glibc-2.42-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.42-r5.ebuild
@@ -191,6 +191,16 @@ XFAIL_TEST_LIST=(
# https://sourceware.org/bugzilla/show_bug.cgi?id=31877 (bug #927973)
tst-shstk-legacy-1g
+
+ # https://sourceware.org/bugzilla/show_bug.cgi?id=33239
+ test-double-compoundn
+ test-float-compoundn
+ test-float32-compoundn
+ test-float32x-compoundn
+ test-float64-compoundn
+
+ # Fails only in portage. Needs investigation.
+ tst-setvbuf2
)
XFAIL_NSPAWN_TEST_LIST=(
@@ -215,9 +225,6 @@ XFAIL_NSPAWN_TEST_LIST=(
# These fail if --suppress-sync and/or low priority is set
tst-sync_file_range
test-errno
-
- # Fails only in portage. Needs investigation.
- tst-setvbuf2
)
#
diff --git a/sys-libs/glibc/glibc-2.43.ebuild b/sys-libs/glibc/glibc-2.43.ebuild
index 9e83ab47400d..8e93624a19f1 100644
--- a/sys-libs/glibc/glibc-2.43.ebuild
+++ b/sys-libs/glibc/glibc-2.43.ebuild
@@ -194,6 +194,16 @@ XFAIL_TEST_LIST=(
# https://sourceware.org/bugzilla/show_bug.cgi?id=31877 (bug #927973)
tst-shstk-legacy-1g
+
+ # https://sourceware.org/bugzilla/show_bug.cgi?id=33239
+ test-double-compoundn
+ test-float-compoundn
+ test-float32-compoundn
+ test-float32x-compoundn
+ test-float64-compoundn
+
+ # Fails only in portage. Needs investigation.
+ tst-setvbuf2
)
XFAIL_NSPAWN_TEST_LIST=(
@@ -218,9 +228,6 @@ XFAIL_NSPAWN_TEST_LIST=(
# These fail if --suppress-sync and/or low priority is set
tst-sync_file_range
test-errno
-
- # Fails only in portage. Needs investigation.
- tst-setvbuf2
)
#
diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index 9e83ab47400d..8e93624a19f1 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -194,6 +194,16 @@ XFAIL_TEST_LIST=(
# https://sourceware.org/bugzilla/show_bug.cgi?id=31877 (bug #927973)
tst-shstk-legacy-1g
+
+ # https://sourceware.org/bugzilla/show_bug.cgi?id=33239
+ test-double-compoundn
+ test-float-compoundn
+ test-float32-compoundn
+ test-float32x-compoundn
+ test-float64-compoundn
+
+ # Fails only in portage. Needs investigation.
+ tst-setvbuf2
)
XFAIL_NSPAWN_TEST_LIST=(
@@ -218,9 +228,6 @@ XFAIL_NSPAWN_TEST_LIST=(
# These fail if --suppress-sync and/or low priority is set
tst-sync_file_range
test-errno
-
- # Fails only in portage. Needs investigation.
- tst-setvbuf2
)
#