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

[glibc] 01/01: debian/testsuite-xfail-debian.mk (powerpc): mark tst-malloc-thread-fail test as xfail, it is a known issue and not a regression.



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 b66f24da06493a675128c1a10d1b1a2450c36345
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sat Mar 12 14:27:40 2016 +0100

    debian/testsuite-xfail-debian.mk (powerpc): mark tst-malloc-thread-fail test as xfail, it is a known issue and not a regression.
---
 debian/changelog                 | 2 ++
 debian/testsuite-xfail-debian.mk | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fe917b2..e7976c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -58,6 +58,8 @@ glibc (2.23-0experimental0) UNRELEASED; urgency=medium
     - debian/patches/any/cvs-bits-libc-stdio-lock.diff: upstreamed.
     - debian/patches/any/submitted-hle-checking-mutex.diff: upstreamed.
     - debian/{control,symbols.wildcards,copyright}: Updated strings for 2.23.
+  * debian/testsuite-xfail-debian.mk (powerpc) mark tst-malloc-thread-fail
+    test as xfail, it is a known issue and not a regression.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sat, 12 Mar 2016 12:00:31 +0100
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index 6065d3b..2ddc89d 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -1291,6 +1291,9 @@ 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-malloc-thread-fail = 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
 test-xfail-test-double = yes

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


Reply to: