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

r4289 - in glibc-package/branches/eglibc-2.11/debian: . testsuite-checking



Author: aurel32
Date: 2010-05-26 09:53:29 +0000 (Wed, 26 May 2010)
New Revision: 4289

Modified:
   glibc-package/branches/eglibc-2.11/debian/changelog
   glibc-package/branches/eglibc-2.11/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc
Log:
  * Allow failures of the testsuite on HPPA until bugs are fixed:
    - tstdiomisc.out (due to bug #582787 on gcc-4.4)
    - tst-fork1.out (due to bug #561203 on linux-2.6)


Modified: glibc-package/branches/eglibc-2.11/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/changelog	2010-05-26 09:43:39 UTC (rev 4288)
+++ glibc-package/branches/eglibc-2.11/debian/changelog	2010-05-26 09:53:29 UTC (rev 4289)
@@ -84,6 +84,9 @@
     pattern.
   * Add debian/patches/submitted-tst-audit6-avx.diff to skip AVX tests if if
     AVX is not available.
+  * Allow failures of the testsuite on HPPA until bugs are fixed:
+    - tstdiomisc.out (due to bug #582787 on gcc-4.4)
+    - tst-fork1.out (due to bug #561203 on linux-2.6)
 
   [ Samuel Thibault ]
   * debian/patches/hurd-i386/submitted-rtld_lock_recursive.diff: New patch to

Modified: glibc-package/branches/eglibc-2.11/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc	2010-05-26 09:43:39 UTC (rev 4288)
+++ glibc-package/branches/eglibc-2.11/debian/testsuite-checking/expected-results-hppa-linux-gnu-libc	2010-05-26 09:53:29 UTC (rev 4289)
@@ -24,3 +24,9 @@
 tst-mqueue3.out, Error 1
 tst-timer4.out, Error 1
 tst-timer5.out, Error 1
+
+# Should be removed when bug #582787 is fixed
+tstdiomisc.out, Error 1
+
+# Should be removed when bug #561203 is fixed
+tst-fork1.out, Error 139


Reply to: