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

[glibc] 02/02: debian/testsuite-xfail-debian.mk: mark test-fexcept, test-ldouble and test-ldouble-finite as XFAIL as the failures are due to new tests, and thus not a regression.



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

aurel32 pushed a commit to branch sid
in repository glibc.

commit 042406bf3a5e694704ee06acc64fcbcb3a1143b1
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Dec 31 17:49:13 2017 +0100

    debian/testsuite-xfail-debian.mk: mark test-fexcept, test-ldouble and test-ldouble-finite as XFAIL as the failures are due to new tests, and thus not a regression.
---
 debian/changelog                 | 3 +++
 debian/testsuite-xfail-debian.mk | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ad1137d..9c84f96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ glibc (2.25-6) UNRELEASED; urgency=medium
     and setrlimit with RLIM_INFINITY on alpha.
   * debian/patches/alpha/submitted-fminmax.diff: new patch to fix fmin and
     fmax on alpha.
+  * debian/testsuite-xfail-debian.mk: mark test-fexcept, test-ldouble and
+    test-ldouble-finite as XFAIL as the failures are due to new tests, and
+    thus not a regression.
 
  -- Aurelien Jarno <aurel32@debian.org>  Wed, 20 Dec 2017 22:29:01 +0100
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index fa8638b..18b76a9 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -34,6 +34,9 @@ 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-fexcept = yes
+test-xfail-test-ldouble = yes
+test-xfail-test-ldouble-finite = 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 to: