This is an automated email from the git hooks/post-receive script. adconrad pushed a commit to branch glibc-2.23 in repository glibc.
commit 0825aed05f87a3a89e01789af28f3515cba12b81 Author: Adam Conrad <[email protected]> Date: Thu Mar 17 16:13:09 2016 -0600 Spell "test" correctly for the tst-malloc-thread-exit XFAIL --- debian/testsuite-xfail-debian.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 5d23160..ec0512f 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -1289,7 +1289,7 @@ test-xfail-tst-mqueue5 = yes test-xfail-tst-waitid = yes # Known failure not a regression, see https://sourceware.org/bugzilla/show_bug.cgi?id=6527 -tst-xfail-tst-malloc-thread-exit = yes +test-xfail-tst-malloc-thread-exit = yes endif @@ -1303,7 +1303,7 @@ test-xfail-tst-mqueue5 = yes test-xfail-tst-waitid = yes # Known failure not a regression, see https://sourceware.org/bugzilla/show_bug.cgi?id=6527 -tst-xfail-tst-malloc-thread-exit = yes +test-xfail-tst-malloc-thread-exit = yes # Failures due to a GCC bug, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59412 # and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=64811 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

