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 9ba19ab4bf2786d1193e89270df8bd107de90157
Author: Aurelien Jarno <aurel...@aurel32.net>
Date:   Sat Jan 6 12:08:40 2018 +0100

    debian/testsuite-xfail-debian.mk: update XFAILs for the mips*el Loongson 3 
FPU bug with the new tests.
---
 debian/changelog                 |  2 ++
 debian/testsuite-xfail-debian.mk | 11 ++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b24665d..f1d8c14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ glibc (2.26.9000+20180105.a6d0afb5-0experimental1) UNRELEASED; 
urgency=medium
 
   [ Aurelien Jarno ]
   * debian/control.in/main: Update Vcs-Git to point to the 2.27 branch.
+  * debian/testsuite-xfail-debian.mk: update XFAILs for the mips*el Loongson 3
+    FPU bug with the new tests.
 
  -- Aurelien Jarno <aure...@debian.org>  Fri, 05 Jan 2018 22:08:07 +0100
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index b23a3bb..a935d33 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -861,9 +861,18 @@ 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-float64-lround = yes
+test-xfail-test-double-finite-lround = yes
+test-xfail-test-double-lround = yes
+test-xfail-test-float32x-finite-lround = yes
+test-xfail-test-float32x-lround = yes
 test-xfail-test-float64-finite-lround = yes
+test-xfail-test-float64-lround = yes
+test-xfail-test-idouble-lround = yes
+test-xfail-test-ifloat32x-lround = yes
 test-xfail-test-ifloat64-lround = yes
+test-xfail-test-ildouble-lround = yes
+test-xfail-test-ldouble-finite-lround = yes
+test-xfail-test-ldouble-lround = yes
 endif
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git

Reply via email to