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

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



Author: aurel32
Date: 2008-08-15 21:57:37 +0000 (Fri, 15 Aug 2008)
New Revision: 3106

Added:
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips32-linux-mipsn32
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips64-linux-mips64
Modified:
   glibc-package/branches/glibc-2.8/debian/changelog
   glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
Log:
  * testsuite-checking/expected-results-mips32el-linux-mipsn32: new file.
  * testsuite-checking/expected-results-mips64el-linux-mips64: new file.
  * testsuite-checking/expected-results-mipsel-linux-gnu-libc: new file.



Modified: glibc-package/branches/glibc-2.8/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.8/debian/changelog	2008-08-15 21:45:26 UTC (rev 3105)
+++ glibc-package/branches/glibc-2.8/debian/changelog	2008-08-15 21:57:37 UTC (rev 3106)
@@ -84,9 +84,12 @@
   * 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-mips-linux-gnu-libc: new file
+  * testsuite-checking/expected-results-mips32-linux-mipsn32: new file.
+  * testsuite-checking/expected-results-mips64-linux-mips64: new file.
+  * testsuite-checking/expected-results-mips32el-linux-mipsn32: new file.
+  * testsuite-checking/expected-results-mips64el-linux-mips64: new file.
   * testsuite-checking/expected-results-mipsel-linux-gnu-libc: new file.
-  * testsuite-checking/expected-results-mips64-linux-mips64: new file.
-  * testsuite-checking/expected-results-mips32-linux-mipsn32: new file.
   * testsuite-checking/expected-results-powerpc-linux-gnu-libc: new file.
   * testsuite-checking/expected-results-powerpc64-linux-ppc64: new file.
   * testsuite-checking/expected-results-s390-linux-gnu-libc: new file.

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2008-08-15 21:57:37 UTC (rev 3106)
@@ -0,0 +1,12 @@
+#
+# Allowed failures for mips-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-audit1.out, Error 127
+tst-audit2.out, Error 127
+tst-cancelx4.out, Error 1
+tst-cancelx5.out, Error 1
+tst-setcontext.out, Error 1

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips32-linux-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips32-linux-mipsn32	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips32-linux-mipsn32	2008-08-15 21:57:37 UTC (rev 3106)
@@ -0,0 +1,7 @@
+#
+# Allowed failures for mips32-linux-mipsn32 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

Added: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips64-linux-mips64
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips64-linux-mips64	                        (rev 0)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mips64-linux-mips64	2008-08-15 21:57:37 UTC (rev 3106)
@@ -0,0 +1,7 @@
+#
+# Allowed failures for mips64-linux-mips64 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

Modified: glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2008-08-15 21:45:26 UTC (rev 3105)
+++ glibc-package/branches/glibc-2.8/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2008-08-15 21:57:37 UTC (rev 3106)
@@ -1,7 +1,6 @@
 #
-# Testsuite failures, someone should be working towards
-# fixing these! They are listed here for the purpose of
-# regression testing during builds.
+# Allowed failures for mipsel-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)


Reply to: