This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch glibc-2.23 in repository glibc.
commit 1d215b9062f7c0e08c420d107ddc6fcf1dc69b03 Author: Aurelien Jarno <[email protected]> Date: Sun Mar 13 01:27:40 2016 +0100 debian/testsuite-xfail-debian.mk (mipsel): mark a few math tests are failing, due to a bug in the Loongson 3 FPU. --- debian/changelog | 2 ++ debian/testsuite-xfail-debian.mk | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 799d409..95e1c7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,6 +65,8 @@ glibc (2.23-0experimental0) UNRELEASED; urgency=medium - debian/{control,symbols.wildcards,copyright}: Updated strings for 2.23. * debian/testsuite-xfail-debian.mk (powerpc) mark tst-malloc-thread-fail test as xfail, it is a known issue and not a regression. + * debian/testsuite-xfail-debian.mk (mipsel): mark a few math tests are + failing, due to a bug in the Loongson 3 FPU. -- Aurelien Jarno <[email protected]> Sat, 12 Mar 2016 12:00:31 +0100 diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 2ddc89d..7e5ed71 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -1197,6 +1197,11 @@ test-xfail-tst-cond16 = yes test-xfail-tst-mqueue5 = yes test-xfail-tst-stack4 = yes test-xfail-tst-waitid = yes + +# These failures are due to a bug in the Loongson 3A FPU +test-xfail-test-double = yes +test-xfail-test-double-finite = yes +test-xfail-test-idouble = yes endif -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

