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

[glibc] 02/02: debian/testsuite-xfail-debian.mk: do not allow math/test-fenv to fail now that we do not have Loongson 2 buildds anymore.



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

aurel32 pushed a commit to branch glibc-2.24
in repository glibc.

commit eb73cfa5a7288844ab175990085865c5e070d488
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Wed Jul 6 18:21:28 2016 +0200

    debian/testsuite-xfail-debian.mk: do not allow math/test-fenv to fail now that we do not have Loongson 2 buildds anymore.
---
 debian/changelog                 | 2 ++
 debian/testsuite-xfail-debian.mk | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f981eba..04663ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ glibc (2.23.90+20160507.87523e9-2) UNRELEASED; urgency=medium
     and conform/XPG4/sys/stat.h to fail on mips and mipsel, similarly
     to the others sys/stat.h conform tests. Group all theses entries
     and an explanation.
+  * debian/testsuite-xfail-debian.mk: do not allow math/test-fenv to
+    fail now that we do not have Loongson 2 buildds anymore.
 
  -- Aurelien Jarno <aurel32@debian.org>  Tue, 05 Jul 2016 20:50:17 +0200
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index e018bfb..5eb30ad 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -1220,7 +1220,6 @@ endif
 # mipsel
 ######################################################################
 ifeq ($(config-machine)-$(config-os),mipsel-linux-gnu)
-test-xfail-test-fenv = yes
 test-xfail-tst-audit1 = yes
 test-xfail-tst-audit2 = yes
 test-xfail-tst-audit8 = yes
@@ -1256,7 +1255,6 @@ endif
 # mipsn32el
 ######################################################################
 ifeq ($(config-machine)-$(config-os),mips64el-linux-gnuabin32)
-test-xfail-test-fenv = yes
 test-xfail-tst-audit1 = yes
 test-xfail-tst-audit2 = yes
 test-xfail-tst-audit8 = yes

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


Reply to: