[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 05/07: debian/testsuite-xfail-debian.mk: Use granular fma XFAIL on mips*.



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.26
in repository glibc.

commit 5312848f0a3f5f9439dc76d0284808099b7d1647
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Nov 19 11:30:47 2017 +0100

    debian/testsuite-xfail-debian.mk: Use granular fma XFAIL on mips*.
---
 debian/changelog                 | 1 +
 debian/testsuite-xfail-debian.mk | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e12fa93..27b80ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -111,6 +111,7 @@ glibc (2.26-0experimental0) UNRELEASED; urgency=medium
   * debian/testsuite-xfail-debian.mk: remove a few XFAIL on s390x that were
     due to GCC 6 issues.
   * debian/testsuite-xfail-debian.mk: drop support for s390.
+  * debian/testsuite-xfail-debian.mk: Use granular fma XFAIL on mips*.
 
  -- Adam Conrad <adconrad@0c3.net>  Sat, 02 Sep 2017 12:15:10 -0600
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index b3e654c..a1c0d98 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -799,8 +799,8 @@ test-xfail-XPG4/sys/stat.h/conform = 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 = yes
-test-xfail-test-float-finite = yes
+test-xfail-test-float-fma = yes
+test-xfail-test-float-finite-fma = yes
 
 # Theses failures are due to a bug in the cvt.d.s instruction on some FPU
 # (at least Octeon 3 and XBurst). The qNaN payload is not preserved in

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


Reply to: