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

[glibc] 01/01: mrk tst-malloc-thread-exit as xfail on powerpc and ppc64



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

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

commit 89a150ed3b70c1fd035f10aa79c4368c1c3e5218
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Mon Mar 14 00:15:33 2016 +0100

    mrk tst-malloc-thread-exit as xfail on powerpc and ppc64
    
    * debian/testsuite-xfail-debian.mk (powerpc) really mark
      tst-malloc-thread-exit as xfail.
    * debian/testsuite-xfail-debian.mk (ppc64) mark tst-malloc-thread-exit
      test as xfail, it is a known issue and not a regression.
---
 debian/changelog                 | 9 +++++++++
 debian/testsuite-xfail-debian.mk | 5 ++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c0b5e59..aef8cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+glibc (2.23-0experimental1) UNRELEASED; urgency=medium
+
+  * debian/testsuite-xfail-debian.mk (powerpc) really mark
+    tst-malloc-thread-exit as xfail.
+  * debian/testsuite-xfail-debian.mk (ppc64) mark tst-malloc-thread-exit
+    test as xfail, it is a known issue and not a regression.
+
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 14 Mar 2016 00:14:11 +0100
+
 glibc (2.23-0experimental0) experimental; urgency=medium
 
   [ Aurelien Jarno ]
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index 7e5ed71..91a3ea4 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -1284,6 +1284,9 @@ test-xfail-tst-backtrace5 = yes
 test-xfail-tst-backtrace6 = yes
 test-xfail-tst-mqueue5 = yes
 test-xfail-tst-waitid = yes
+
+# Known failure not a regression, see https://sourceware.org/bugzilla/show_bug.cgi?id=6527
+tst-xfail-tst-malloc-thread-exit = yes
 endif
 
 
@@ -1297,7 +1300,7 @@ test-xfail-tst-mqueue5 = yes
 test-xfail-tst-waitid = yes
 
 # Known failure not a regression, see https://sourceware.org/bugzilla/show_bug.cgi?id=6527
-tst-malloc-thread-fail = yes
+tst-xfail-tst-malloc-thread-exit = yes
 
 # Failures due to a GCC bug, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59412
 #                            and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=64811

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


Reply to: