sys-libs/glibc: add a reference to disable support test
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 2 May 2020 20:07:59 +0000 (21:07 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 2 May 2020 20:07:59 +0000 (21:07 +0100)
Bug: https://sourceware.org/PR25909
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/glibc/glibc-2.30-r8.ebuild
sys-libs/glibc/glibc-2.31-r2.ebuild
sys-libs/glibc/glibc-9999.ebuild

index efce95c6089c7c990df72677403013d56dcbf86e..430297d8706f2142e05a5cb1c390fa2c95f580e2 100644 (file)
@@ -153,6 +153,7 @@ XFAIL_TEST_LIST=(
 
        # buggy test, assumes /dev/ and /dev/null on a single filesystem
        # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+       # https://sourceware.org/PR25909
        tst-support_descriptors
 )
 
index 19510c320d4a5bf73b1c6c515c5c415b2d078f54..214f217af19bc90b4435f806c6d5364e8a1570a6 100644 (file)
@@ -144,6 +144,7 @@ XFAIL_TEST_LIST=(
 
        # buggy test, assumes /dev/ and /dev/null on a single filesystem
        # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+       # https://sourceware.org/PR25909
        tst-support_descriptors
 )
 
index 589a69224e4c59fcb5df84ba7eaf5c3421587921..8b440f317829a78f0b075735905f138ffe302e4c 100644 (file)
@@ -143,6 +143,7 @@ XFAIL_TEST_LIST=(
 
        # buggy test, assumes /dev/ and /dev/null on a single filesystem
        # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+       # https://sourceware.org/PR25909
        tst-support_descriptors
 )