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

[glibc] 02/02: debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that GCC has been fixed.



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 b7123b621be94fab7e7921ed6169ce1d7f345ad5
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sat Jan 6 18:50:39 2018 +0100

    debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that GCC has been fixed.
---
 debian/changelog                 | 2 ++
 debian/testsuite-xfail-debian.mk | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 177a02b..62e4987 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ glibc (2.26.9000+20180105.a6d0afb5-0experimental1) UNRELEASED; urgency=medium
     FPU bug with the new tests.
   * debian/testsuite-xfail-debian.mk: the arm kernel also pulled the new pkey
     syscalls without real support, XFAIL the corresponding test.
+  * debian/testsuite-xfail-debian.mk: remove two math XFAIL on armel now that
+    GCC has been fixed.
 
  -- 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 f5f5cbe..79b7adc 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -130,16 +130,12 @@ endif
 # armel
 ######################################################################
 ifeq ($(config-machine)-$(config-os),arm-linux-gnueabi)
-test-xfail-test-misc = yes
 test-xfail-tst-backtrace6 = yes
 test-xfail-tst-makecontext = yes
 test-xfail-tst-mqueue5 = yes
 test-xfail-tst-stack4 = yes
 test-xfail-tst-waitid = yes
 
-# This can be removed once bug#748616 is fixed
-test-xfail-basic-test = yes
-
 # There is not support for protection key on Alpha yet, and there is a
 # disagreement between kernel and glibc how to report that.
 test-xfail-tst-pkey = yes

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


Reply to: