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

[glibc] 02/02: debian/testsuite-xfail-debian.mk: update XFAILs on alpha, add new math tests only causing wrong exception flags, remove tests that have been fixed in this release.



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 c9a8ffbcf2ddd7299efb135ebb06955dd057a277
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Jan 7 13:00:10 2018 +0100

    debian/testsuite-xfail-debian.mk: update XFAILs on alpha, add new math tests only causing wrong exception flags, remove tests that have been fixed in this release.
---
 debian/changelog                 |  3 ++
 debian/testsuite-xfail-debian.mk | 78 +++++++++++++++++++++++++++++++---------
 2 files changed, 65 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f5d4bac..649a229 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,9 @@ glibc (2.26.9000+20180105.a6d0afb5-0experimental1) UNRELEASED; urgency=medium
     GCC has been fixed.
   * debian/testsuite-xfail-debian.mk: update XFAILs for the mips* Octeon 3 FPU
     bug with the new tests.
+  * debian/testsuite-xfail-debian.mk: update XFAILs on alpha, add new math
+    tests only causing wrong exception flags, remove tests that have been
+    fixed in this release.
 
  -- Aurelien Jarno <aurel32@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 f4757d5..dd9dcd4 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -22,12 +22,38 @@ ifneq (,$(filter $(config-machine)-$(config-os), alpha-linux-gnu alphaev67-linux
 test-xfail-tst-backtrace5 = yes
 test-xfail-tst-backtrace6 = yes
 test-xfail-tst-cancel19 = yes
-test-xfail-check-localplt = 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-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-fenv-return = yes
 test-xfail-test-fexcept = yes
-test-xfail-test-float32-ceil = yes
-test-xfail-test-float32-finite-ceil = yes
-test-xfail-test-float32-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-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-float32-finite-fma = yes
 test-xfail-test-float32-finite-llrint = yes
 test-xfail-test-float32-finite-llround = yes
@@ -35,8 +61,6 @@ test-xfail-test-float32-finite-lrint = yes
 test-xfail-test-float32-finite-lround = yes
 test-xfail-test-float32-finite-scalbln = yes
 test-xfail-test-float32-finite-scalbn = yes
-test-xfail-test-float32-finite-trunc = yes
-test-xfail-test-float32-floor = yes
 test-xfail-test-float32-fma = yes
 test-xfail-test-float32-llrint = yes
 test-xfail-test-float32-llround = yes
@@ -44,10 +68,22 @@ test-xfail-test-float32-lrint = yes
 test-xfail-test-float32-lround = yes
 test-xfail-test-float32-scalbln = yes
 test-xfail-test-float32-scalbn = yes
-test-xfail-test-float32-trunc = yes
-test-xfail-test-float64-ceil = yes
-test-xfail-test-float64-finite-ceil = yes
-test-xfail-test-float64-finite-floor = yes
+test-xfail-test-float32x-finite-fma = yes
+test-xfail-test-float32x-finite-llrint = yes
+test-xfail-test-float32x-finite-llround = yes
+test-xfail-test-float32x-finite-lrint = yes
+test-xfail-test-float32x-finite-lround = yes
+test-xfail-test-float32x-finite-remainder = yes
+test-xfail-test-float32x-finite-scalbln = yes
+test-xfail-test-float32x-finite-scalbn = yes
+test-xfail-test-float32x-fma = yes
+test-xfail-test-float32x-llrint = yes
+test-xfail-test-float32x-llround = yes
+test-xfail-test-float32x-lrint = yes
+test-xfail-test-float32x-lround = yes
+test-xfail-test-float32x-remainder = yes
+test-xfail-test-float32x-scalbln = yes
+test-xfail-test-float32x-scalbn = yes
 test-xfail-test-float64-finite-fma = yes
 test-xfail-test-float64-finite-llrint = yes
 test-xfail-test-float64-finite-llround = yes
@@ -56,8 +92,6 @@ test-xfail-test-float64-finite-lround = yes
 test-xfail-test-float64-finite-remainder = yes
 test-xfail-test-float64-finite-scalbln = yes
 test-xfail-test-float64-finite-scalbn = yes
-test-xfail-test-float64-finite-trunc = yes
-test-xfail-test-float64-floor = yes
 test-xfail-test-float64-fma = yes
 test-xfail-test-float64-llrint = yes
 test-xfail-test-float64-llround = yes
@@ -66,7 +100,14 @@ test-xfail-test-float64-lround = yes
 test-xfail-test-float64-remainder = yes
 test-xfail-test-float64-scalbln = yes
 test-xfail-test-float64-scalbn = yes
-test-xfail-test-float64-trunc = yes
+test-xfail-test-float64x-finite-llrint = yes
+test-xfail-test-float64x-finite-llround = yes
+test-xfail-test-float64x-finite-lrint = yes
+test-xfail-test-float64x-finite-lround = yes
+test-xfail-test-float64x-llrint = yes
+test-xfail-test-float64x-llround = yes
+test-xfail-test-float64x-lrint = yes
+test-xfail-test-float64x-lround = yes
 test-xfail-test-float128-finite-llrint = yes
 test-xfail-test-float128-finite-llround = yes
 test-xfail-test-float128-finite-lrint = yes
@@ -75,7 +116,14 @@ test-xfail-test-float128-llrint = yes
 test-xfail-test-float128-llround = yes
 test-xfail-test-float128-lrint = yes
 test-xfail-test-float128-lround = yes
-test-xfail-test-snan = 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-tst-eintr1 = yes
 test-xfail-tst-mqueue5 = yes
 test-xfail-tst-prelink-cmp = yes
@@ -83,8 +131,6 @@ test-xfail-tst-signal3 = yes
 test-xfail-tst-timer4 = yes
 test-xfail-tst-waitid = yes
 test-xfail-tst-writev = yes
-test-xfail-XOPEN2K8/netdb.h/conform = yes
-test-xfail-XOPEN2K/netdb.h/conform = yes
 
 # There is not support for protection key on Alpha yet, and there is a
 # disagreement between kernel and glibc how to report that.

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


Reply to: