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

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



Author: aurel32
Date: 2008-08-10 03:51:23 +0000 (Sun, 10 Aug 2008)
New Revision: 3069

Added:
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i486-linux-gnu-libc
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-i686
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-xen
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc
Removed:
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-test-x86_64-linux-gnu-libc
Modified:
   glibc-package/branches/glibc-2.8/debian/changelog
Log:
  * 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.



Modified: glibc-package/branches/glibc-2.8/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.8/debian/changelog	2008-08-09 22:08:48 UTC (rev 3068)
+++ glibc-package/branches/glibc-2.8/debian/changelog	2008-08-10 03:51:23 UTC (rev 3069)
@@ -72,7 +72,10 @@
     - Add debian/README.source.
   * debian/rules, debian/rules.d/build.mk, debian/testsuite-checking/*:
     implementregression check, based on a patch from Carlos O'Donell.
-  * testsuite-checking/expected-test-x86_64-linux-gnu-libc: new file.
+  * testsuite-checking/expected-results-x86_64-linux-gnu-libc: new file.
+  * 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.
   * control.in/main: build-depends on dpkg (>= 1.14.17).
   * Add symbols files for the various libraries, based on a patch by 
     Raphaël Hertzog.  Closes: #462444.

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i486-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i486-linux-gnu-libc	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i486-linux-gnu-libc	2008-08-10 03:51:23 UTC (rev 3069)
@@ -0,0 +1,10 @@
+#
+# Testsuite failures, someone should be working towards
+# fixing these! They are listed here for the purpose of
+# regression testing during builds.
+# Format: <Failed test>, Error <Make error code> [(ignored)]
+#
+annexc.out, Error 1 (ignored)
+check-localplt.out, Error 1
+tst-cancelx4.out, Error 1
+tst-cancelx5.out, Error 1

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-i686
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-i686	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-i686	2008-08-10 03:51:23 UTC (rev 3069)
@@ -0,0 +1,8 @@
+#
+# Testsuite failures, someone should be working towards
+# fixing these! They are listed here for the purpose of
+# regression testing during builds.
+# Format: <Failed test>, Error <Make error code> [(ignored)]
+#
+annexc.out, Error 1 (ignored)
+check-localplt.out, Error 1

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-xen
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-xen	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-i686-linux-xen	2008-08-10 03:51:23 UTC (rev 3069)
@@ -0,0 +1,8 @@
+#
+# Testsuite failures, someone should be working towards
+# fixing these! They are listed here for the purpose of
+# regression testing during builds.
+# Format: <Failed test>, Error <Make error code> [(ignored)]
+#
+annexc.out, Error 1 (ignored)
+check-localplt.out, Error 1

Copied: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc (from rev 3060, glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-test-x86_64-linux-gnu-libc)
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc	2008-08-10 03:51:23 UTC (rev 3069)
@@ -0,0 +1,7 @@
+#
+# Allowed failures for AMD64 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
+check-localplt.out, Error 1


Property changes on: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc
___________________________________________________________________
Name: svn:mergeinfo
   + 

Deleted: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-test-x86_64-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-test-x86_64-linux-gnu-libc	2008-08-09 22:08:48 UTC (rev 3068)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-test-x86_64-linux-gnu-libc	2008-08-10 03:51:23 UTC (rev 3069)
@@ -1,7 +0,0 @@
-#
-# Allowed failures for AMD64 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
-check-localplt.out, Error 1


Reply to: