Author: ps-guest Date: 2009-06-25 15:03:09 +0000 (Thu, 25 Jun 2009) New Revision: 3580
Modified: glibc-package/branches/eglibc-2.10/debian/changelog glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i486-kfreebsd-gnu-libc glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i386 glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i686 glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc Log: Allow failure of tst-sysconf.out Modified: glibc-package/branches/eglibc-2.10/debian/changelog =================================================================== --- glibc-package/branches/eglibc-2.10/debian/changelog 2009-06-25 12:50:09 UTC (rev 3579) +++ glibc-package/branches/eglibc-2.10/debian/changelog 2009-06-25 15:03:09 UTC (rev 3580) @@ -99,6 +99,7 @@ [ Petr Salinger ] * kfreebsd/local-sysdeps.diff: update to revision 2600 (from glibc-bsd). * Add kfreebsd/local-no-SOCK_NONBLOCK.diff to fix build on GNU/kFreeBSD. + Update expected testsuite results for glibc 2.10. -- Aurelien Jarno <[email protected]> Tue, 26 May 2009 09:27:14 +0200 Modified: glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i486-kfreebsd-gnu-libc =================================================================== --- glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i486-kfreebsd-gnu-libc 2009-06-25 12:50:09 UTC (rev 3579) +++ glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i486-kfreebsd-gnu-libc 2009-06-25 15:03:09 UTC (rev 3580) @@ -11,6 +11,7 @@ tst-mknodat.out, Error 1 tst-cputimer2.out, Error 1 tst-pselect.out, Error 1 +tst-sysconf.out, Error 1 tst-timer4.out, Error 1 tst-ttyname_r.out, Error 1 tst-waitid.out, Error 1 Modified: glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i386 =================================================================== --- glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i386 2009-06-25 12:50:09 UTC (rev 3579) +++ glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i386 2009-06-25 15:03:09 UTC (rev 3580) @@ -13,6 +13,7 @@ tst-cputimer2.out, Error 1 tst-mknodat.out, Error 1 tst-pselect.out, Error 1 +tst-sysconf.out, Error 1 tst-timer4.out, Error 1 tst-ttyname_r.out, Error 1 tst-waitid.out, Error 1 Modified: glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i686 =================================================================== --- glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i686 2009-06-25 12:50:09 UTC (rev 3579) +++ glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-i686-kfreebsd-i686 2009-06-25 15:03:09 UTC (rev 3580) @@ -11,6 +11,7 @@ tst-mknodat.out, Error 1 tst-cputimer2.out, Error 1 tst-pselect.out, Error 1 +tst-sysconf.out, Error 1 tst-timer4.out, Error 1 tst-ttyname_r.out, Error 1 tst-waitid.out, Error 1 Modified: glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc =================================================================== --- glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc 2009-06-25 12:50:09 UTC (rev 3579) +++ glibc-package/branches/eglibc-2.10/debian/testsuite-checking/expected-results-x86_64-kfreebsd-gnu-libc 2009-06-25 15:03:09 UTC (rev 3580) @@ -11,6 +11,7 @@ tst-mknodat.out, Error 1 tst-cputimer2.out, Error 1 tst-pselect.out, Error 1 +tst-sysconf.out, Error 1 tst-timer4.out, Error 1 tst-ttyname_r.out, Error 1 tst-waitid.out, Error 1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

