r5914 - in glibc-package/branches/eglibc-2.18/debian: . testsuite-checking
Author: aurel32
Date: 2014-01-13 16:21:26 +0000 (Mon, 13 Jan 2014)
New Revision: 5914
Modified:
glibc-package/branches/eglibc-2.18/debian/changelog
glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
Log:
* debian/testsuite-checking/expected-results-mips*: Update following
the prlimit64 fix deployment on the build daemons.
Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/changelog 2014-01-13 16:21:26 UTC (rev 5914)
@@ -1,7 +1,12 @@
eglibc (2.18-0experimental2) UNRELEASED; urgency=medium
+ [ Adam Conrad ]
* debian/patches/hurd-i386/libpthread_version.diff: Remove stderr vomit.
+ [ Aurelien Jarno ]
+ * debian/testsuite-checking/expected-results-mips*: Update following
+ the prlimit64 fix deployment on the build daemons.
+
-- Adam Conrad <adconrad@0c3.net> Sat, 11 Jan 2014 02:26:05 -0700
eglibc (2.18-0experimental1) experimental; urgency=low
Modified: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips-linux-gnu-libc 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips-linux-gnu-libc 2014-01-13 16:21:26 UTC (rev 5914)
@@ -4,6 +4,7 @@
# Format: <Failed test>, Error <Make error code> [(ignored)]
#
annexc.out, Error 1 (ignored)
+bug22.out, Error 1
check-execstack.out, Error 1
check-localplt.out, Error 1
run-conformtest.out, Error 1 (ignored)
@@ -14,17 +15,3 @@
tst-timer.out, Error 139
tst-waitid.out, Error 1
tst-cputimer1.out, Error 1
-
-# These failures are caused by an inconsistency between userland and
-# kernel about prlimit64. They should be removed once the build daemons
-# get a fixed version of eglibc/wheezy. See:
-#
-# http://www.linux-mips.org/archives/linux-mips/2013-06/msg00541.html
-tst-cleanup0.out, Error 1
-tst-oddstacklimit.out, Error 1
-tst-pthread-getattr.out, Error 1
-tst-ptrguard1-static.out, Error 1
-tst-ptrguard1.out, Error 1
-tst-setvbuf1.out, Error 1
-tst-stackguard1-static.out, Error 1
-tst-stackguard1.out, Error 1
Modified: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32 2014-01-13 16:21:26 UTC (rev 5914)
@@ -17,17 +17,3 @@
tst-timer.out, Error 139
tst-waitid.out, Error 1
tst-cputimer1.out, Error 1
-
-# These failures are caused by an inconsistency between userland and
-# kernel about prlimit64. They should be removed once the build daemons
-# get a fixed version of eglibc/wheezy. See:
-#
-# http://www.linux-mips.org/archives/linux-mips/2013-06/msg00541.html
-tst-cleanup0.out, Error 1
-tst-oddstacklimit.out, Error 1
-tst-pthread-getattr.out, Error 1
-tst-ptrguard1-static.out, Error 1
-tst-ptrguard1.out, Error 1
-tst-setvbuf1.out, Error 1
-tst-stackguard1-static.out, Error 1
-tst-stackguard1.out, Error 1
Modified: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32 2014-01-13 16:21:26 UTC (rev 5914)
@@ -4,6 +4,7 @@
# Format: <Failed test>, Error <Make error code> [(ignored)]
#
annexc.out, Error 1 (ignored)
+bug22.out, Error 1
check-execstack.out, Error 1
check-localplt.out, Error 1
run-conformtest.out, Error 1 (ignored)
@@ -19,17 +20,3 @@
tst-timer.out, Error 139
tst-waitid.out, Error 1
tst-cputimer1.out, Error 1
-
-# These failures are caused by an inconsistency between userland and
-# kernel about prlimit64. They should be removed once the build daemons
-# get a fixed version of eglibc/wheezy. See:
-#
-# http://www.linux-mips.org/archives/linux-mips/2013-06/msg00541.html
-tst-cleanup0.out, Error 1
-tst-oddstacklimit.out, Error 1
-tst-pthread-getattr.out, Error 1
-tst-ptrguard1-static.out, Error 1
-tst-ptrguard1.out, Error 1
-tst-setvbuf1.out, Error 1
-tst-stackguard1-static.out, Error 1
-tst-stackguard1.out, Error 1
Modified: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64 2014-01-13 16:21:26 UTC (rev 5914)
@@ -4,6 +4,7 @@
# Format: <Failed test>, Error <Make error code> [(ignored)]
#
annexc.out, Error 1 (ignored)
+bug22.out, Error 1
check-execstack.out, Error 1
check-localplt.out, Error 1
run-conformtest.out, Error 1 (ignored)
@@ -16,17 +17,3 @@
tst-waitid.out, Error 1
tst-writev.out, Error 1
tst-cputimer1.out, Error 1
-
-# These failures are caused by an inconsistency between userland and
-# kernel about prlimit64. They should be removed once the build daemons
-# get a fixed version of eglibc/wheezy. See:
-#
-# http://www.linux-mips.org/archives/linux-mips/2013-06/msg00541.html
-tst-cleanup0.out, Error 1
-tst-oddstacklimit.out, Error 1
-tst-pthread-getattr.out, Error 1
-tst-ptrguard1-static.out, Error 1
-tst-ptrguard1.out, Error 1
-tst-setvbuf1.out, Error 1
-tst-stackguard1-static.out, Error 1
-tst-stackguard1.out, Error 1
Modified: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64 2014-01-13 16:21:26 UTC (rev 5914)
@@ -4,6 +4,7 @@
# Format: <Failed test>, Error <Make error code> [(ignored)]
#
annexc.out, Error 1 (ignored)
+bug22.out, Error 1
check-execstack.out, Error 1
check-localplt.out, Error 1
run-conformtest.out, Error 1 (ignored)
@@ -18,17 +19,3 @@
tst-waitid.out, Error 1
tst-writev.out, Error 1
tst-cputimer1.out, Error 1
-
-# These failures are caused by an inconsistency between userland and
-# kernel about prlimit64. They should be removed once the build daemons
-# get a fixed version of eglibc/wheezy. See:
-#
-# http://www.linux-mips.org/archives/linux-mips/2013-06/msg00541.html
-tst-cleanup0.out, Error 1
-tst-oddstacklimit.out, Error 1
-tst-pthread-getattr.out, Error 1
-tst-ptrguard1-static.out, Error 1
-tst-ptrguard1.out, Error 1
-tst-setvbuf1.out, Error 1
-tst-stackguard1-static.out, Error 1
-tst-stackguard1.out, Error 1
Modified: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc 2014-01-11 10:11:02 UTC (rev 5913)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc 2014-01-13 16:21:26 UTC (rev 5914)
@@ -4,6 +4,7 @@
# Format: <Failed test>, Error <Make error code> [(ignored)]
#
annexc.out, Error 1 (ignored)
+bug22.out, Error 1
check-execstack.out, Error 1
check-localplt.out, Error 1
run-conformtest.out, Error 1 (ignored)
@@ -16,17 +17,3 @@
tst-timer.out, Error 139
tst-waitid.out, Error 1
tst-cputimer1.out, Error 1
-
-# These failures are caused by an inconsistency between userland and
-# kernel about prlimit64. They should be removed once the build daemons
-# get a fixed version of eglibc/wheezy. See:
-#
-# http://www.linux-mips.org/archives/linux-mips/2013-06/msg00541.html
-tst-cleanup0.out, Error 1
-tst-oddstacklimit.out, Error 1
-tst-pthread-getattr.out, Error 1
-tst-ptrguard1-static.out, Error 1
-tst-ptrguard1.out, Error 1
-tst-setvbuf1.out, Error 1
-tst-stackguard1-static.out, Error 1
-tst-stackguard1.out, Error 1
Reply to: