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 1fcd85ef9aa39a328a52a78285f587aa9433e2af
Author: Aurelien Jarno <aurel...@aurel32.net>
Date:   Sun Dec 31 21:11:35 2017 +0100

    debian/testsuite-xfail-debian.mk: convert alpha math XFAILs into granular 
XFAILs.
---
 debian/changelog                 |  2 ++
 debian/testsuite-xfail-debian.mk | 56 +++++++++++++++++++++++++++++++++++-----
 2 files changed, 52 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c30857..701a877 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ glibc (2.26-0experimental3) UNRELEASED; urgency=medium
   * debian/testsuite-xfail-debian.mk: remove tst-create-detached from XFAIL
     on HPPA.
   * debian/patches/git-updates.diff: update from upstream stable branch.
+  * debian/testsuite-xfail-debian.mk: convert alpha math XFAILs into granular
+    XFAILs.
 
  -- Aurelien Jarno <aure...@debian.org>  Sun, 17 Dec 2017 20:13:55 +0100
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index f25b5cd..2757310 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -23,14 +23,58 @@ test-xfail-tst-backtrace5 = yes
 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-double-ceil = yes
+test-xfail-test-double-finite-ceil = yes
+test-xfail-test-double-finite-floor = yes
+test-xfail-test-double-finite-fma = yes
+test-xfail-test-double-finite-llrint = yes
+test-xfail-test-double-finite-llround = yes
+test-xfail-test-double-finite-lrint = yes
+test-xfail-test-double-finite-lround = yes
+test-xfail-test-double-finite-remainder = yes
+test-xfail-test-double-finite-scalbln = yes
+test-xfail-test-double-finite-scalbn = yes
+test-xfail-test-double-finite-trunc = yes
+test-xfail-test-double-floor = yes
+test-xfail-test-double-fma = yes
+test-xfail-test-double-llrint = yes
+test-xfail-test-double-llround = yes
+test-xfail-test-double-lrint = yes
+test-xfail-test-double-lround = yes
+test-xfail-test-double-remainder = yes
+test-xfail-test-double-scalbln = yes
+test-xfail-test-double-scalbn = yes
+test-xfail-test-double-trunc = yes
+test-xfail-test-float-ceil = yes
+test-xfail-test-float-finite-ceil = yes
+test-xfail-test-float-finite-floor = yes
+test-xfail-test-float-finite-fma = yes
+test-xfail-test-float-finite-llrint = yes
+test-xfail-test-float-finite-llround = yes
+test-xfail-test-float-finite-lrint = yes
+test-xfail-test-float-finite-lround = yes
+test-xfail-test-float-finite-scalbln = yes
+test-xfail-test-float-finite-scalbn = yes
+test-xfail-test-float-finite-trunc = yes
+test-xfail-test-float-floor = yes
+test-xfail-test-float-fma = yes
+test-xfail-test-float-llrint = yes
+test-xfail-test-float-llround = yes
+test-xfail-test-float-lrint = yes
+test-xfail-test-float-lround = yes
+test-xfail-test-float-scalbln = yes
+test-xfail-test-float-scalbn = yes
+test-xfail-test-float-trunc = yes
 test-xfail-test-fenv-return = yes
 test-xfail-test-fexcept = yes
-test-xfail-test-ldouble = yes
-test-xfail-test-ldouble-finite = yes
+test-xfail-test-ldouble-finite-llrint = yes
+test-xfail-test-ldouble-finite-llround = yes
+test-xfail-test-ldouble-finite-lrint = yes
+test-xfail-test-ldouble-finite-lround = yes
+test-xfail-test-ldouble-llrint = yes
+test-xfail-test-ldouble-llround = yes
+test-xfail-test-ldouble-lrint = yes
+test-xfail-test-ldouble-lround = yes
 test-xfail-test-snan = yes
 test-xfail-tst-eintr1 = yes
 test-xfail-tst-mqueue5 = yes

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

Reply via email to