This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch glibc-2.24 in repository glibc.
commit eeda23e8fcc03f8a52db86d7d4ab6f50de8d254c Author: Samuel Thibault <[email protected]> Date: Wed Jul 6 22:03:37 2016 +0200 Update hurd-i386 testsuite results, no actual regression --- debian/changelog | 2 ++ debian/testsuite-xfail-debian.mk | 18 +++++++++++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6e31b86..45b7eaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ glibc (2.23.90+20160507.87523e9-2) UNRELEASED; urgency=medium * patches/hurd-i386/cvs-PTR_MANGLE.diff: New patch to fix build. * patches/hurd-i386/submitted-malloc-setstate.diff: New patch to fix malloc_setstate. + * testsuite-xfail-debian.mk: Update hurd-i386 testsuite results, no actual + regression. [ Aurelien Jarno ] * debian/testsuite-xfail-debian.mk: allow conform/XPG3/sys/stat.h diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 5eb30ad..467cf0f 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -785,9 +785,21 @@ test-xfail-tst-audit11 = yes test-xfail-tst-audit12 = yes test-xfail-tst-get-cpu-features = yes -# newly failing in 2.21, real regression -test-xfail-tst-backtrace2 = yes -test-xfail-tst-backtrace3 = yes +# new in 2.24 +test-xfail-tst-execvpe5 = yes +test-xfail-tst-spawn2 = yes + +test-xfail-UNIX98/fcntl.h/conform = yes +test-xfail-XOPEN2K/fcntl.h/conform = yes +test-xfail-XOPEN2K/termios.h/conform = yes +test-xfail-XOPEN2K8/termios.h/conform = yes +test-xfail-XPG3/fcntl.h/conform = yes +test-xfail-XPG3/sys/stat.h/conform = yes +test-xfail-XPG3/termios.h/conform = yes +test-xfail-XPG3/time.h/conform = yes +test-xfail-XPG4/fcntl.h/conform = yes +test-xfail-XPG4/sys/stat.h/conform = yes +test-xfail-XPG4/termios.h/conform = yes # fixed upstream test-xfail-POSIX/signal.h/conform = yes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

