r6821 - in glibc-package/branches/glibc-2.22/debian: . testsuite-checking
Author: aurel32
Date: 2015-12-14 05:34:20 +0000 (Mon, 14 Dec 2015)
New Revision: 6821
Modified:
glibc-package/branches/glibc-2.22/debian/changelog
glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc
Log:
debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
allow nptl/tst-cancel17 and nptl/tst-cancelx17, this is a know upstream
race condition.
Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog 2015-12-13 22:47:06 UTC (rev 6820)
+++ glibc-package/branches/glibc-2.22/debian/changelog 2015-12-14 05:34:20 UTC (rev 6821)
@@ -40,6 +40,9 @@
instructions or not. Change the i386 ULPs to the lowest precision
produced by AMD and Intel CPU with and without SSE2 until upstream can
figure out a better solution.
+ * debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
+ allow nptl/tst-cancel17 and nptl/tst-cancelx17, this is a know upstream
+ race condition.
-- Aurelien Jarno <aurel32@debian.org> Thu, 10 Dec 2015 23:41:13 +0100
Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc 2015-12-13 22:47:06 UTC (rev 6820)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc 2015-12-14 05:34:20 UTC (rev 6821)
@@ -5,3 +5,8 @@
rt/tst-cputimer1
rt/tst-mqueue5
posix/tst-waitid
+
+# This is a generic bug affecting multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=14232
+nptl/tst-cancel17
+nptl/tst-cancelx17
Reply to: