This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch glibc-2.24 in repository glibc.
commit 3ea441f87fc98082fbb0d8e8befb41a49c0cf3f4 Author: Aurelien Jarno <[email protected]> Date: Wed Jul 20 10:25:05 2016 +0200 debian/testsuite-xfail-debian.mk: remove HPPA math tests from XFAIL, the problem is fixed from some time already. --- debian/changelog | 8 ++++++++ debian/testsuite-xfail-debian.mk | 4 ---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbcbad4..a51c1ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +glibc (2.23.90+20160719.2c3d888-2) UNRELEASED; urgency=medium + + [ Aurelien Jarno ] + * debian/testsuite-xfail-debian.mk: remove HPPA math tests from XFAIL, + the problem is fixed from some time already. + + -- Aurelien Jarno <[email protected]> Wed, 20 Jul 2016 10:24:15 +0200 + glibc (2.23.90+20160719.2c3d888-1) experimental; urgency=medium [ Samuel Thibault ] diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 4343ac7..1894e68 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -145,10 +145,6 @@ test-xfail-check-execstack = yes test-xfail-check-localplt = yes test-xfail-check-textrel = yes test-xfail-malloc/tst-trim1 = yes -test-xfail-test-double = yes -test-xfail-test-float = yes -test-xfail-test-idouble = yes -test-xfail-test-ifloat = yes test-xfail-tst-addr1 = yes test-xfail-tst-attr3 = yes test-xfail-tst-audit2 = yes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

