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

[glibc] 01/01: debian/testsuite-xfail-debian.mk: allow math/test-double-finite and math/test-float-finite to fail on alpha, as this architecture do not fully support IEEE flags.



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

aurel32 pushed a commit to branch sid
in repository glibc.

commit 7562c2417bab83a3ee997f03f067408ebc9b5d00
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sat Jul 2 11:03:08 2016 +0200

    debian/testsuite-xfail-debian.mk: allow math/test-double-finite and math/test-float-finite to fail on alpha, as this architecture do not fully support IEEE flags.
---
 debian/changelog                 | 3 +++
 debian/testsuite-xfail-debian.mk | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 800458b..6c9222f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ glibc (2.23-1) UNRELEASED; urgency=medium
     on hurd-i386, this is not a regression but a new test.
   * debian/patches/sparc/cvs-sparc-nearbyint.diff: new patch from upstream
     to fix nearbyint* functions with a sNaN input on SPARC.
+  * debian/testsuite-xfail-debian.mk: allow math/test-double-finite and
+    math/test-float-finite to fail on alpha, as this architecture do not
+    fully support IEEE flags.
 
   [ Samuel Thibault ]
   * patches/hurd-i386/tg-poll_errors_fixes.diff: Update from tg branch, fixes
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index 62a6a14..84a3db8 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -20,7 +20,9 @@ test-xfail-tst-backtrace6 = yes
 test-xfail-tst-cancel19 = yes
 test-xfail-check-localplt = yes
 test-xfail-test-double = yes
+test-xfail-test-double-finite = yes
 test-xfail-test-float = yes
+test-xfail-test-float-finite = yes
 test-xfail-test-fenv-return = yes
 test-xfail-test-snan = yes
 test-xfail-tst-eintr1 = yes

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


Reply to: