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

r6712 - in glibc-package/branches/glibc-2.21/debian: . testsuite-checking



Author: aurel32
Date: 2015-11-29 22:14:21 +0000 (Sun, 29 Nov 2015)
New Revision: 6712

Modified:
   glibc-package/branches/glibc-2.21/debian/changelog
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
Log:
testsuite-checking/*{arm,mips,hppa}*: allow nptl/tst-cancel24-static to
fail on armel, armhf, hppa, mips, mipsel. It's an upstream regression
only affecting static binaries currently under investigation.

Modified: glibc-package/branches/glibc-2.21/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.21/debian/changelog	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/changelog	2015-11-29 22:14:21 UTC (rev 6712)
@@ -17,6 +17,9 @@
     requested by John David Anglin.
   * testsuite-checking/expected-results-hppa-linux-gnu-libc: update testsuite
     result, from John David Anglin.
+  * testsuite-checking/*{arm,mips,hppa}*: allow nptl/tst-cancel24-static to
+    fail on armel, armhf, hppa, mips, mipsel. It's an upstream regression
+    only affecting static binaries currently under investigation.
 
   [ Samuel Thibault ]
   * patches/hurd-i386/tg-tls-threadvar.diff: Update, to fix recursion while

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2015-11-29 22:14:21 UTC (rev 6712)
@@ -14,3 +14,7 @@
 
 # This can be removed once bug#748616 is fixed
 math/basic-test
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc	2015-11-29 22:14:21 UTC (rev 6712)
@@ -14,3 +14,7 @@
 
 # This can be removed once bug#748616 is fixed
 math/basic-test
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc	2015-11-29 22:14:21 UTC (rev 6712)
@@ -11,3 +11,7 @@
 rt/tst-timer
 posix/tst-waitid
 nptl/tst-stack4
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc	2015-11-29 22:14:21 UTC (rev 6712)
@@ -77,3 +77,7 @@
 nptl/tst-stack4
 rt/tst-mqueue8
 rt/tst-mqueue8x
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-11-29 22:14:21 UTC (rev 6712)
@@ -21,3 +21,7 @@
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-11-29 22:14:21 UTC (rev 6712)
@@ -22,3 +22,7 @@
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32	2015-11-29 21:59:53 UTC (rev 6711)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32	2015-11-29 22:14:21 UTC (rev 6712)
@@ -22,3 +22,7 @@
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# This is an upstream regression on multiple architectures
+# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
+nptl/tst-cancel24-static


Reply to: