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

[glibc] 04/07: debian/testsuite-xfail-debian.mk: drop support for s390.



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 097aadcb62a361a91eef42b31250856d191bb799
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Nov 19 11:30:47 2017 +0100

    debian/testsuite-xfail-debian.mk: drop support for s390.
---
 debian/changelog                 |  1 +
 debian/testsuite-xfail-debian.mk | 10 ----------
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 153cc4e..e12fa93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -110,6 +110,7 @@ glibc (2.26-0experimental0) UNRELEASED; urgency=medium
   * debian/rules, debian/control.in/main: build with GCC 7.
   * debian/testsuite-xfail-debian.mk: remove a few XFAIL on s390x that were
     due to GCC 6 issues.
+  * debian/testsuite-xfail-debian.mk: drop support for s390.
 
  -- Adam Conrad <adconrad@0c3.net>  Sat, 02 Sep 2017 12:15:10 -0600
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index f768d6f..b3e654c 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -981,16 +981,6 @@ endif
 
 
 ######################################################################
-# s390
-######################################################################
-ifeq ($(config-machine)-$(config-os),s390-linux-gnu)
-test-xfail-tst-cancel17 = yes
-test-xfail-tst-cancelx17 = yes
-test-xfail-tst-waitid = yes
-endif
-
-
-######################################################################
 # s390x
 ######################################################################
 ifeq ($(config-machine)-$(config-os),s390x-linux-gnu)

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


Reply to: