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

r4502 - in glibc-package/branches/eglibc-2.13/debian: . testsuite-checking



Author: aurel32
Date: 2011-02-07 23:10:46 +0000 (Mon, 07 Feb 2011)
New Revision: 4502

Modified:
   glibc-package/branches/eglibc-2.13/debian/changelog
   glibc-package/branches/eglibc-2.13/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc
Log:
  * Whitelist tst-makecontext3.out test on ia64, as it is new and can't 
    succeed on this architecture.



Modified: glibc-package/branches/eglibc-2.13/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/changelog	2011-02-07 19:03:21 UTC (rev 4501)
+++ glibc-package/branches/eglibc-2.13/debian/changelog	2011-02-07 23:10:46 UTC (rev 4502)
@@ -22,7 +22,6 @@
     - Update localedata/first_weekday.diff.
     - Remove patches/alpha/submitted-dl-procinfo.diff (merged upstream).
     - Remove patches/alpha/submitted-fpu-round.diff (merged upstream).
-    - Update patches/alpha/submitted-fdatasync.diff.
     - Remove patches/alpha/submitted-asm-memchr.diff (merged upstream).
     - Remove patches/alpha/submitted-sock_nonblock.diff (merged upstream).
     - Remove patcheS/alpha/submitted-epoll.diff (merged upstream).
@@ -30,6 +29,7 @@
     - Remove patches/alpha/submitted-PTR_MANGLE.diff (obsolete).
     - Remove patches/alpha/local-fcntl_h.diff (obsolete).
     - Remove patches/alpha/local-longjmp-chk.diff (obsolete).
+    - Remove patches/alpha/submitted-fdatasync.diff (obsolete).
     - Remove patches/amd64/cvs-avx-tcb-alignment.diff (merged upstream).
     - Remove patches/arm/local-no-hwcap.diff (merged upstream).
     - Remove patches/arm/local-hwcap-updates.diff (merged upstream).
@@ -71,7 +71,6 @@
     - Remove patches/any/cvs-remove.diff (merged upstream).
     - Remove patches/any/cvs-getaddrinfo.diff (merged upstream).
     - Remove patches/any/cvs-umount-nofollow.diff (merged upstream).
-    - Update patches/any/submitted-futex_robust_pi.diff.
     - Remove patches/any/cvs-glob.diff (merged upstream).
     - Remove patches/any/cvs-flush-cache-textrels.diff (merged upstream).
     - Remove patches/any/submitted-group_member.diff (merged upstream).
@@ -85,6 +84,7 @@
     - Remove patches/any/submitted-etc-resolv.conf.diff (obsolete).
     - Update patches/any/submitted-bits-fcntl_h-at.diff.
     - Remove patches/any/submitted-nis-shadow.diff (obsolete).
+    - Remove patches/any/submitted-futex_robust_pi.diff (obsolete).
   * debian/sysdeps/*.mk, debhelper.in/libc.preinst: bump minimal Linux
     kernel version to 2.6.26, and minimal FreeBSD kernel version to 
     8.0.0.  Closes: #610475.
@@ -106,6 +106,8 @@
   * Bump to Standards-Version 3.9.1 (no changes).
   * Add patches/submitted-rwlock-stack-imbalance.diff to fix regression 
     in pthread_rwlock_timedrdlock() and pthread_rwlock_timedwrlock().
+  * Whitelist tst-makecontext3.out test on ia64, as it is new and can't 
+    succeed on this architecture.
 
  -- Aurelien Jarno <aurel32@debian.org>  Mon, 07 Feb 2011 19:06:28 +0100
 

Modified: glibc-package/branches/eglibc-2.13/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc	2011-02-07 19:03:21 UTC (rev 4501)
+++ glibc-package/branches/eglibc-2.13/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc	2011-02-07 23:10:46 UTC (rev 4502)
@@ -7,4 +7,5 @@
 check-localplt.out, Error 1
 tst-cpuclock2.out, Error 1
 tst-getcpu.out, Error 1
+tst-makecontext3.out, Error 1
 tst-longjmp_chk2.out, Error 1


Reply to: