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

r5787 - in glibc-package/branches/eglibc-2.18/debian: . testsuite-checking



Author: adconrad
Date: 2013-11-23 11:49:20 +0000 (Sat, 23 Nov 2013)
New Revision: 5787

Added:
   glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc
   glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
   glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-i686-linux-gnu-libc
Modified:
   glibc-package/branches/eglibc-2.18/debian/changelog
Log:
* debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc: New.
* debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel: New.
* debian/testsuite-checking/expected-results-i686-linux-gnu-libc: New. 

Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog	2013-11-23 11:13:41 UTC (rev 5786)
+++ glibc-package/branches/eglibc-2.18/debian/changelog	2013-11-23 11:49:20 UTC (rev 5787)
@@ -53,6 +53,9 @@
   * debian/patches/powerpc/unsubmitted-tst-auxv.diff: Fix regression in the
     tst-setcontext-fpscr.c test introduced by kfreebsd/submitted-auxv.diff.
   * debian/testsuite-checking/*: Allow powerpc to fail test-{double,float}.
+  * debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc: New.
+  * debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel: New.
+  * debian/testsuite-checking/expected-results-i686-linux-gnu-libc: New. 
   * debian/patches/any/local-rtlddir-cross.diff: Revert to the state found
     in 2.17 where ld.so was installed to slibdir and so listed in libc.so.
   * Skeleton in packaging support for the new powerpc64le-linux-gnu:

Added: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc	                        (rev 0)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc	2013-11-23 11:49:20 UTC (rev 5787)
@@ -0,0 +1,14 @@
+#
+# Allowed failures for aarch64-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
+run-conformtest.out, Error 1 (ignored)
+scanf15.o, Error 1
+scanf17.o, Error 1
+test-fenv.out, Error 1
+tst-cpuclock2.out, Error 1
+tst-cputimer1.out, Error 1
+tst-mqueue5.out, Error 1

Added: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	                        (rev 0)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2013-11-23 11:49:20 UTC (rev 5787)
@@ -0,0 +1,23 @@
+#
+# Allowed failures for arm-linux-gnueabi-armel 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-nextafter.out, Error 16
+bug-nexttoward.out, Error 16
+check-localplt.out, Error 1
+run-conformtest.out, Error 1 (ignored)
+tst-backtrace6.out, Error 1
+tst-cpuclock2.out, Error 1
+test-double.out, Error 1
+test-fenv.out, Error 1
+test-float.out, Error 1
+test-idouble.out, Error 1
+tst-cputimer1.out, Error 1
+test-ifloat.out, Error 1
+test-misc.out, Error 1
+tst-mqueue5.out, Error 1
+tst-timer.out, Error 139
+tst-waitid.out, Error 1
+tst-strtod-round.out, Error 1

Added: glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-i686-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-i686-linux-gnu-libc	                        (rev 0)
+++ glibc-package/branches/eglibc-2.18/debian/testsuite-checking/expected-results-i686-linux-gnu-libc	2013-11-23 11:49:20 UTC (rev 5787)
@@ -0,0 +1,17 @@
+#
+# Allowed failures for i686-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)
+ifuncmain1staticpie.out, Error 134
+ifuncmain6pie.out, Error 134
+ifuncmain7pie.out, Error 134
+run-conformtest.out, Error 1 (ignored)
+tst-backtrace5.out, Error 1
+tst-backtrace6.out, Error 1
+tst-cpuclock2.out, Error 1
+tst-mqueue5.out, Error 1
+tst-timer.out, Error 139
+tst-waitid.out, Error 1
+tst-cputimer1.out, Error 1


Reply to: