Author: aurel32 Date: 2011-08-05 05:58:56 +0000 (Fri, 05 Aug 2011) New Revision: 4851
Added: glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-libc glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390 Modified: glibc-package/trunk/debian/changelog Log: * Add testsuite results for s390x. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2011-08-05 05:47:22 UTC (rev 4850) +++ glibc-package/trunk/debian/changelog 2011-08-05 05:58:56 UTC (rev 4851) @@ -1,6 +1,7 @@ eglibc (2.13-15) UNRELEASED; urgency=low - * + [ Aurelien Jarno ] + * Add testsuite results for s390x. -- Aurelien Jarno <[email protected]> Fri, 05 Aug 2011 07:46:28 +0200 Added: glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-libc =================================================================== --- glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-libc (rev 0) +++ glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-libc 2011-08-05 05:58:56 UTC (rev 4851) @@ -0,0 +1,14 @@ +# +# Allowed failures for s390x-linux-gnu-libc and the returned make +# failure number, indicating the signal the process died with. +# Format: <Failed test>, Error <Make error code> [(ignored)] +# +annexc.out, Error 1 (ignored) +bug22.out, Error 1 +check-localplt.out, Error 1 +tst-cpuclock2.out, Error 1 +tst-mqueue5.out, Error 1 +tst-robust8.out, Error 1 +tst-timer.out, Error 139 +tst-waitid.out, Error 1 +tst-writev.out, Error 1 Added: glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390 =================================================================== --- glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390 (rev 0) +++ glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390 2011-08-05 05:58:56 UTC (rev 4851) @@ -0,0 +1,13 @@ +# +# Allowed failures for s390x-linux-gnu-s390 and the returned make +# failure number, indicating the signal the process died with. +# Format: <Failed test>, Error <Make error code> [(ignored)] +# +annexc.out, Error 1 (ignored) +bug22.out, Error 1 +check-localplt.out, Error 1 +tst-cpuclock2.out, Error 1 +tst-mqueue5.out, Error 1 +tst-robust8.out, Error 1 +tst-timer.out, Error 139 +tst-waitid.out, Error 1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

