Author: sthibault Date: 2015-03-22 15:15:47 +0000 (Sun, 22 Mar 2015) New Revision: 6421
Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i586-gnu-libc glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i386 glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i686 glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-xen Log: Separate out tests which seem to have been fixed on hurd on 2.19 already Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i586-gnu-libc =================================================================== --- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i586-gnu-libc 2015-03-22 14:03:39 UTC (rev 6420) +++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i586-gnu-libc 2015-03-22 15:15:47 UTC (rev 6421) @@ -31,22 +31,16 @@ # # Need investigation posix/annexc -stdio-common/bug22 -stdlib/bug-getcontext posix/bug-regex31-mem elf/check-execstack check-local-headers elf/check-localplt elf/check-textrel dirent/opendir-tst1 -assert/test-assert-perr -assert/test-assert -math/test-float math/test-idouble math/test-ifloat io/test-lfs rt/tst-aio10 -rt/tst-aio8 rt/tst-aio9 elf/tst-audit1 elf/tst-audit2 @@ -54,27 +48,19 @@ debug/tst-backtrace4 debug/tst-backtrace5 debug/tst-backtrace6 -debug/tst-chk1 debug/tst-chk2 debug/tst-chk3 -debug/tst-chk4 debug/tst-chk5 debug/tst-chk6 -elf/tst-dlmopen1 misc/tst-error1-mem dirent/tst-fdopendir2 dirent/tst-fdopendir posix/tst-fnmatch-mem io/tst-futimesat posix/tst-getconf -intl/tst-gettext4 -intl/tst-gettext5 -intl/tst-gettext6 login/tst-grantpt -debug/tst-lfschk1 debug/tst-lfschk2 debug/tst-lfschk3 -debug/tst-lfschk4 debug/tst-lfschk5 debug/tst-lfschk6 debug/tst-longjmp_chk2 @@ -87,7 +73,6 @@ nptl/tst-sysconf posix/tst-sysconf rt/tst-timer -elf/tst-tls18 elf/tst-tls9-static posix/tst-vfork3-mem posix/tst-waitid @@ -99,3 +84,20 @@ # happens seldomly rt/tst-clock_nanosleep posix/tst-nanosleep + +# don't seem to happen any more with 2.19 already +stdlib/bug-getcontext +stdio-common/bug22 +assert/test-assert-perr +assert/test-assert +math/test-float +rt/tst-aio8 +debug/tst-chk1 +debug/tst-chk4 +elf/tst-dlmopen1 +intl/tst-gettext4 +intl/tst-gettext5 +intl/tst-gettext6 +debug/tst-lfschk1 +debug/tst-lfschk4 +elf/tst-tls18 Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i386 =================================================================== --- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i386 2015-03-22 14:03:39 UTC (rev 6420) +++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i386 2015-03-22 15:15:47 UTC (rev 6421) @@ -31,22 +31,16 @@ # # Need investigation posix/annexc -stdio-common/bug22 -stdlib/bug-getcontext posix/bug-regex31-mem elf/check-execstack check-local-headers elf/check-localplt elf/check-textrel dirent/opendir-tst1 -assert/test-assert-perr -assert/test-assert -math/test-float math/test-idouble math/test-ifloat io/test-lfs rt/tst-aio10 -rt/tst-aio8 rt/tst-aio9 elf/tst-audit1 elf/tst-audit2 @@ -54,27 +48,19 @@ debug/tst-backtrace4 debug/tst-backtrace5 debug/tst-backtrace6 -debug/tst-chk1 debug/tst-chk2 debug/tst-chk3 -debug/tst-chk4 debug/tst-chk5 debug/tst-chk6 -elf/tst-dlmopen1 misc/tst-error1-mem dirent/tst-fdopendir2 dirent/tst-fdopendir posix/tst-fnmatch-mem io/tst-futimesat posix/tst-getconf -intl/tst-gettext4 -intl/tst-gettext5 -intl/tst-gettext6 login/tst-grantpt -debug/tst-lfschk1 debug/tst-lfschk2 debug/tst-lfschk3 -debug/tst-lfschk4 debug/tst-lfschk5 debug/tst-lfschk6 debug/tst-longjmp_chk2 @@ -87,7 +73,6 @@ nptl/tst-sysconf posix/tst-sysconf rt/tst-timer -elf/tst-tls18 elf/tst-tls9-static posix/tst-vfork3-mem posix/tst-waitid @@ -99,3 +84,20 @@ # happens seldomly rt/tst-clock_nanosleep posix/tst-nanosleep + +# don't seem to happen any more with 2.19 already +stdlib/bug-getcontext +stdio-common/bug22 +assert/test-assert-perr +assert/test-assert +math/test-float +rt/tst-aio8 +debug/tst-chk1 +debug/tst-chk4 +elf/tst-dlmopen1 +intl/tst-gettext4 +intl/tst-gettext5 +intl/tst-gettext6 +debug/tst-lfschk1 +debug/tst-lfschk4 +elf/tst-tls18 Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i686 =================================================================== --- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i686 2015-03-22 14:03:39 UTC (rev 6420) +++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-i686 2015-03-22 15:15:47 UTC (rev 6421) @@ -31,26 +31,16 @@ # # Need investigation posix/annexc -stdio-common/bug22 -stdlib/bug-getcontext posix/bug-regex31-mem elf/check-execstack check-local-headers elf/check-localplt elf/check-textrel -elf/ifuncmain1staticpie -elf/ifuncmain6pie -elf/ifuncmain7pie dirent/opendir-tst1 -assert/test-assert-perr -assert/test-assert -math/test-float math/test-idouble math/test-ifloat io/test-lfs -csu/test-multiarch rt/tst-aio10 -rt/tst-aio8 rt/tst-aio9 elf/tst-audit1 elf/tst-audit2 @@ -58,27 +48,19 @@ debug/tst-backtrace4 debug/tst-backtrace5 debug/tst-backtrace6 -debug/tst-chk1 debug/tst-chk2 debug/tst-chk3 -debug/tst-chk4 debug/tst-chk5 debug/tst-chk6 -elf/tst-dlmopen1 misc/tst-error1-mem dirent/tst-fdopendir2 dirent/tst-fdopendir posix/tst-fnmatch-mem io/tst-futimesat posix/tst-getconf -intl/tst-gettext4 -intl/tst-gettext5 -intl/tst-gettext6 login/tst-grantpt -debug/tst-lfschk1 debug/tst-lfschk2 debug/tst-lfschk3 -debug/tst-lfschk4 debug/tst-lfschk5 debug/tst-lfschk6 debug/tst-longjmp_chk2 @@ -91,7 +73,6 @@ nptl/tst-sysconf posix/tst-sysconf rt/tst-timer -elf/tst-tls18 elf/tst-tls9-static posix/tst-vfork3-mem posix/tst-waitid @@ -103,3 +84,24 @@ # happens seldomly rt/tst-clock_nanosleep posix/tst-nanosleep + +# don't seem to happen any more with 2.19 already +stdlib/bug-getcontext +stdio-common/bug22 +elf/ifuncmain1staticpie +elf/ifuncmain6pie +elf/ifuncmain7pie +csu/test-multiarch +assert/test-assert-perr +assert/test-assert +math/test-float +rt/tst-aio8 +debug/tst-chk1 +debug/tst-chk4 +elf/tst-dlmopen1 +intl/tst-gettext4 +intl/tst-gettext5 +intl/tst-gettext6 +debug/tst-lfschk1 +debug/tst-lfschk4 +elf/tst-tls18 Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-xen =================================================================== --- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-xen 2015-03-22 14:03:39 UTC (rev 6420) +++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-i686-gnu-xen 2015-03-22 15:15:47 UTC (rev 6421) @@ -31,26 +31,16 @@ # # Need investigation posix/annexc -stdio-common/bug22 -stdlib/bug-getcontext posix/bug-regex31-mem elf/check-execstack check-local-headers elf/check-localplt elf/check-textrel -elf/ifuncmain1staticpie -elf/ifuncmain6pie -elf/ifuncmain7pie dirent/opendir-tst1 -assert/test-assert-perr -assert/test-assert -math/test-float math/test-idouble math/test-ifloat io/test-lfs -csu/test-multiarch rt/tst-aio10 -rt/tst-aio8 rt/tst-aio9 elf/tst-audit1 elf/tst-audit2 @@ -58,27 +48,19 @@ debug/tst-backtrace4 debug/tst-backtrace5 debug/tst-backtrace6 -debug/tst-chk1 debug/tst-chk2 debug/tst-chk3 -debug/tst-chk4 debug/tst-chk5 debug/tst-chk6 -elf/tst-dlmopen1 misc/tst-error1-mem dirent/tst-fdopendir2 dirent/tst-fdopendir posix/tst-fnmatch-mem io/tst-futimesat posix/tst-getconf -intl/tst-gettext4 -intl/tst-gettext5 -intl/tst-gettext6 login/tst-grantpt -debug/tst-lfschk1 debug/tst-lfschk2 debug/tst-lfschk3 -debug/tst-lfschk4 debug/tst-lfschk5 debug/tst-lfschk6 debug/tst-longjmp_chk2 @@ -91,7 +73,6 @@ nptl/tst-sysconf posix/tst-sysconf rt/tst-timer -elf/tst-tls18 elf/tst-tls9-static posix/tst-vfork3-mem posix/tst-waitid @@ -103,3 +84,24 @@ # happens seldomly rt/tst-clock_nanosleep posix/tst-nanosleep + +# don't seem to happen any more with 2.19 already +stdlib/bug-getcontext +stdio-common/bug22 +elf/ifuncmain1staticpie +elf/ifuncmain6pie +elf/ifuncmain7pie +csu/test-multiarch +assert/test-assert-perr +assert/test-assert +math/test-float +rt/tst-aio8 +debug/tst-chk1 +debug/tst-chk4 +elf/tst-dlmopen1 +intl/tst-gettext4 +intl/tst-gettext5 +intl/tst-gettext6 +debug/tst-lfschk1 +debug/tst-lfschk4 +elf/tst-tls18 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

