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

[glibc] 01/01: debian/testsuite-xfail-debian.mk: allowtst-robust8 to fail on amd64, t is an intermittent failure that might be due to a kernel issue.



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

aurel32 pushed a commit to branch sid
in repository glibc.

commit 91c29a80c914357ff29839ae1015702ba51d2be0
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Wed Jul 27 00:37:28 2016 +0200

    debian/testsuite-xfail-debian.mk: allowtst-robust8 to fail on amd64, t is an intermittent failure that might be due to a kernel issue.
---
 debian/changelog                 | 2 ++
 debian/testsuite-xfail-debian.mk | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4f79a5a..a9e3e1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ glibc (2.23-4) UNRELEASED; urgency=medium
     Remove fallback to dpkg --print-architecture for pre-multiarch systems.
   * debian/debhelper.in/libc.{preinst,postinst}: do not run the NSS check
     code from a chroot as it might not have an init system installed.
+  * debian/testsuite-xfail-debian.mk: allowtst-robust8 to fail on amd64, t is
+    an intermittent failure that might be due to a kernel issue.
 
  -- Aurelien Jarno <aurel32@debian.org>  Tue, 26 Jul 2016 07:51:45 +0200
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index eee46ac..252e59e 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -44,6 +44,10 @@ ifeq ($(config-machine)-$(config-os),x86_64-linux-gnu)
 test-xfail-tst-backtrace6 = yes
 test-xfail-tst-mqueue5 = yes
 test-xfail-tst-waitid = yes
+
+# This test fails intermittently on amd64. It could be a kernel issue.
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19004
+test-xfail-tst-robust8 = yes
 endif
 
 

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


Reply to: