r6752 - in glibc-package/branches/glibc-2.22/debian: . testsuite-checking
Author: aurel32
Date: 2015-12-03 15:04:55 +0000 (Thu, 03 Dec 2015)
New Revision: 6752
Added:
glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc
glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc
Modified:
glibc-package/branches/glibc-2.22/debian/changelog
Log:
debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc,
debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc:
new files.
Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog 2015-12-03 14:56:00 UTC (rev 6751)
+++ glibc-package/branches/glibc-2.22/debian/changelog 2015-12-03 15:04:55 UTC (rev 6752)
@@ -24,6 +24,9 @@
* debian/testsuite-checking/expected-results-powerpc-linux-gnu-libc,
debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64:
cleanup resolved issues.
+ * debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc,
+ debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc:
+ new files.
-- Aurelien Jarno <aurel32@debian.org> Wed, 02 Dec 2015 01:10:00 +0100
Added: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc (rev 0)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc-linux-gnu-powerpc 2015-12-03 15:04:55 UTC (rev 6752)
@@ -0,0 +1,17 @@
+#
+# Allowed failures for powerpc-linux-gnu-powerpc
+#
+debug/tst-backtrace5
+debug/tst-backtrace6
+posix/tst-waitid
+rt/tst-cpuclock2
+rt/tst-cputimer1
+rt/tst-mqueue5
+rt/tst-timer
+
+# 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
+math/test-double
+math/test-float
+math/test-idouble
+math/test-ifloat
Added: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc (rev 0)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-libc 2015-12-03 15:04:55 UTC (rev 6752)
@@ -0,0 +1,10 @@
+#
+# Allowed failures for powerpc64-linux-gnu-libc
+#
+debug/tst-backtrace5
+debug/tst-backtrace6
+posix/tst-waitid
+rt/tst-cpuclock2
+rt/tst-cputimer1
+rt/tst-mqueue5
+rt/tst-timer
Reply to: