Author: aurel32 Date: 2015-11-30 08:47:16 +0000 (Mon, 30 Nov 2015) New Revision: 6716
Modified: glibc-package/branches/glibc-2.21/debian/changelog glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64 glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc Log: testsuite-checking/expected-results-mips64el-linux-gnu-*: allow nptl/tst-cancel24-static to fail on mips64el. 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 22:25:42 UTC (rev 6715) +++ glibc-package/branches/glibc-2.21/debian/changelog 2015-11-30 08:47:16 UTC (rev 6716) @@ -1,6 +1,9 @@ glibc (2.21-0experimental5) UNRELEASED; urgency=medium - * + [ Aurelien Jarno ] + * testsuite-checking/expected-results-mips64el-linux-gnu-*: allow + nptl/tst-cancel24-static to fail on mips64el. It's an upstream regression + only affecting static binaries currently under investigation. -- Aurelien Jarno <[email protected]> Sun, 29 Nov 2015 23:25:34 +0100 Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64 =================================================================== --- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64 2015-11-29 22:25:42 UTC (rev 6715) +++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64 2015-11-30 08:47:16 UTC (rev 6716) @@ -19,3 +19,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-mips64el-linux-gnuabi64-libc =================================================================== --- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc 2015-11-29 22:25:42 UTC (rev 6715) +++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc 2015-11-30 08:47:16 UTC (rev 6716) @@ -14,3 +14,7 @@ rt/tst-cputimer1 rt/tst-mqueue5 rt/tst-timer + +# This is an upstream regression on multiple architectures +# see https://sourceware.org/bugzilla/show_bug.cgi?id=19303 +nptl/tst-cancel24-static

