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

r3328 - glibc-package/trunk/debian/testsuite-checking



Author: aurel32
Date: 2009-02-27 17:58:34 +0000 (Fri, 27 Feb 2009)
New Revision: 3328

Modified:
   glibc-package/trunk/debian/testsuite-checking/expected-results-alpha-linux-gnu-libc
Log:
Read pi mutexes to the list of known failure on alpha. Those tests fails
because the kernel returns -EPERM to a futex syscall with FUTEX_UNLOCK_PI
while an error -ENOSYS is expected.



Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-alpha-linux-gnu-libc
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-alpha-linux-gnu-libc	2009-02-27 16:25:54 UTC (rev 3327)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-alpha-linux-gnu-libc	2009-02-27 17:58:34 UTC (rev 3328)
@@ -10,5 +10,18 @@
 tst-cleanupx2.out, Error 1
 tst-cpuclock2.out, Error 1
 tst-eintr1.out, Error 1
+tst-mutexpi4.out, Error 1
+tst-mutexpi5a.out, Error 1
+tst-mutexpi5.out, Error 1
+tst-mutexpi6.out, Error 1
+tst-mutexpi9.out, Error 1
+tst-robustpi1.out, Error 1
+tst-robustpi2.out, Error 1
+tst-robustpi3.out, Error 1
+tst-robustpi4.out, Error 1
+tst-robustpi5.out, Error 1
+tst-robustpi6.out, Error 1
+tst-robustpi7.out, Error 1
+tst-robustpi9.out, Error 1
 tst-signal3.out, Error 1
 tst-timer.out, Error 139


Reply to: