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

r3075 - in glibc-package/branches/glibc-2.8/debian: . testsuite-checking



Author: aurel32
Date: 2008-08-10 13:39:31 +0000 (Sun, 10 Aug 2008)
New Revision: 3075

Added:
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390-linux-gnu-libc
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390x-linux-s390x
Modified:
   glibc-package/branches/glibc-2.8/debian/changelog
Log:
  * testsuite-checking/expected-results-s390-linux-gnu-libc: new file.
  * testsuite-checking/expected-results-s390x-linux-s390x: new file.



Modified: glibc-package/branches/glibc-2.8/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.8/debian/changelog	2008-08-10 13:06:31 UTC (rev 3074)
+++ glibc-package/branches/glibc-2.8/debian/changelog	2008-08-10 13:39:31 UTC (rev 3075)
@@ -63,6 +63,7 @@
     - Remove localedata/locale-es_CR.diff (merged).
     - Remove localedata/locale-pt_PT.diff (merged).
     - Add patches/alpha/submitted-creat64.diff from Gentoo.
+    - Add patches/alpha/submitted-dl-support.diff from Gentoo.
     - debian/shlibver: bump to 2.8.
     - debian/locales-depver: bump to 2.8.
   * Convert all patch to patchlevel -p1.  Closes: #485165.
@@ -72,11 +73,13 @@
   * debian/control.in/main: update Standards-Version to 3.8.0:
     - Add debian/README.source.
   * debian/rules, debian/rules.d/build.mk, debian/testsuite-checking/*:
-    implementregression check, based on a patch from Carlos O'Donell.
+    implement regression check, based on a patch from Carlos O'Donell.
   * testsuite-checking/expected-results-i486-linux-gnu-libc: new file.
   * testsuite-checking/expected-results-i686-linux-i686: new file.
   * testsuite-checking/expected-results-i686-linux-xen: new file.
   * testsuite-checking/expected-results-ia64-linux-gnu-libc: new file.
+  * testsuite-checking/expected-results-s390-linux-gnu-libc: new file.
+  * testsuite-checking/expected-results-s390x-linux-s390x: new file.
   * testsuite-checking/expected-results-x86_64-linux-gnu-libc: new file.
   * control.in/main: build-depends on dpkg (>= 1.14.17).
   * Add symbols files for the various libraries, based on a patch by 

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390-linux-gnu-libc	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390-linux-gnu-libc	2008-08-10 13:39:31 UTC (rev 3075)
@@ -0,0 +1,8 @@
+#
+# Allowed failures for s390-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)
+check-localplt.out, Error 1
+tst-dlsym1.out, Error 1

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390x-linux-s390x
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390x-linux-s390x	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-s390x-linux-s390x	2008-08-10 13:39:31 UTC (rev 3075)
@@ -0,0 +1,7 @@
+#
+# Allowed failures for s390x-linux-s390x 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)
+check-localplt.out, Error 1


Reply to: