[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r4022 - in glibc-package/trunk/debian: . sysdeps testsuite-checking



Author: sthibault
Date: 2009-11-29 08:30:42 +0000 (Sun, 29 Nov 2009)
New Revision: 4022

Added:
   glibc-package/trunk/debian/testsuite-checking/expected-results-i486-gnu-libc
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/hurd.mk
Log:
  * testsuite-checking/expected-results-i486-linux-gnu-libc: Add hurd-i386
    testsuite results.
  * sysdeps/hurd.mk: Enable testsuite.


Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-11-27 16:11:08 UTC (rev 4021)
+++ glibc-package/trunk/debian/changelog	2009-11-29 08:30:42 UTC (rev 4022)
@@ -7,6 +7,11 @@
     them and then starting them again.  Closes: #211784.
   * Use gcc/g++-4.4 on hppa, hurd-i386, mips and mipsel.
 
+  [ Samuel Thibault ]
+  * testsuite-checking/expected-results-i486-linux-gnu-libc: Add hurd-i386
+    testsuite results.
+  * sysdeps/hurd.mk: Enable testsuite.
+
  -- Aurelien Jarno <aurel32@debian.org>  Fri, 27 Nov 2009 17:09:08 +0100
 
 eglibc (2.10.2-2) unstable; urgency=low

Modified: glibc-package/trunk/debian/sysdeps/hurd.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/hurd.mk	2009-11-27 16:11:08 UTC (rev 4021)
+++ glibc-package/trunk/debian/sysdeps/hurd.mk	2009-11-29 08:30:42 UTC (rev 4022)
@@ -21,6 +21,3 @@
 
 # Only use libidn as add-on.
 standard-add-ons = libidn
-
-# disabled because the testsuite is known to provoke build abortions.
-RUN_TESTSUITE = no

Added: glibc-package/trunk/debian/testsuite-checking/expected-results-i486-gnu-libc
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-i486-gnu-libc	                        (rev 0)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-i486-gnu-libc	2009-11-29 08:30:42 UTC (rev 4022)
@@ -0,0 +1,77 @@
+#
+# Allowed failures for i486-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)
+bug-glob2.out, Error 1
+bug-ulimit1.out, Error 1
+check-local-headers.out, Error 1
+check-localplt.out, Error 1
+mtrace-tst-loading, Error 1
+opendir-tst1.out, Error 1
+scanf15.o, Error 1
+scanf17.o, Error 1
+test-assert-perr.out, Error 1
+test-assert.out, Error 1
+test-fenv.out, Error 1
+test-ifaddrs.out, Error 1
+test-lfs.out, Error 1
+test-memmem, Error 1
+tst-aio10, Error 1
+tst-aio2.o, Error 1
+tst-aio3.o, Error 1
+tst-aio8.out, Error 1
+tst-aio9, Error 1
+tst-audit1.out, Error 137
+tst-audit2.out, Error 137
+tst-chk1.out, Error 1
+tst-chk2.out, Error 1
+tst-chk3.out, Error 1
+tst-chk4.out, Error 1
+tst-chk5.out, Error 1
+tst-chk6.out, Error 1
+tst-cpuclock2, Error 1
+tst-cpucount, Error 1
+tst-cpuset.o, Error 1
+tst-cputimer1.o, Error 1
+tst-cputimer2.o, Error 1
+tst-cputimer3.o, Error 1
+tst-dlmopen1.out, Error 1
+tst-error1-mem, Error 1
+tst-ether_line.o, Error 1
+tst-fdopendir.out, Error 1
+tst-fdopendir2.out, Error 1
+tst-fopenloc.check, Error 1
+tst-futimesat.out, Error 1
+tst-getconf.out, Error 3
+tst-grantpt.out, Error 1
+tst-lfschk1.out, Error 1
+tst-lfschk2.out, Error 1
+tst-lfschk3.out, Error 1
+tst-lfschk4.out, Error 1
+tst-lfschk5.out, Error 1
+tst-lfschk6.out, Error 1
+tst-mknodat.out, Error 1
+tst-mqueue3, Error 1
+tst-mqueue5.o, Error 1
+tst-mqueue6, Error 1
+tst-mqueue8, Error 1
+tst-pselect.o, Error 1
+tst-renameat.out, Error 1
+tst-sprofil.out, Error 136
+tst-stackguard1-static.out, Error 1
+tst-stackguard1.out, Error 1
+tst-sysconf.o, Error 1
+tst-thrlock, Error 1
+tst-timer.out, Error 1
+tst-timer2.o, Error 1
+tst-timer3, Error 1
+tst-timer4.o, Error 1
+tst-timer5.o, Error 1
+tst-tls18.out, Error 1
+tst-tls9-static.out, Error 1
+tst-ttyname_r.out, Error 2
+tst-vfork3-mem, Error 1
+tststatic.out, Error 139
+tststatic2.out, Error 139


Reply to: