This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch glibc-2.27 in repository glibc.
commit 5fae8f3f67e8529bd6561879b93636ecacfcb43f Author: Aurelien Jarno <[email protected]> Date: Sun Jan 7 10:28:48 2018 +0100 debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU bug with the new tests. --- debian/changelog | 2 ++ debian/testsuite-xfail-debian.mk | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 428fd72..f5d4bac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ glibc (2.26.9000+20180105.a6d0afb5-0experimental1) UNRELEASED; urgency=medium syscalls without real support, XFAIL the corresponding test. * debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that GCC has been fixed. + * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU + bug with the new tests. -- Aurelien Jarno <[email protected]> Fri, 05 Jan 2018 22:08:07 +0100 diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 79b7adc..f4757d5 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -829,6 +829,8 @@ test-xfail-tst-mode-switch-3 = yes # Theses failures are due to a bug in the cvt.s.d instruction on some FPU # (at least Octeon 3 and XBurst). The tininess detection is done on a # before-rounding basis instead of an after-rounding basis. +test-xfail-test-float-fma = yes +test-xfail-test-float-finite-fma = yes test-xfail-test-float32-fma = yes test-xfail-test-float32-finite-fma = yes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

