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

r4723 - in glibc-package/trunk/debian: . testsuite-checking



Author: aurel32
Date: 2011-06-09 08:55:42 +0000 (Thu, 09 Jun 2011)
New Revision: 4723

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/testsuite-checking/expected-results-alpha-linux-gnu-libc
   glibc-package/trunk/debian/testsuite-checking/expected-results-alphaev67-linux-gnu-alphaev67
   glibc-package/trunk/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc
   glibc-package/trunk/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
   glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
   glibc-package/trunk/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64
   glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390x
   glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc
   glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-sparc64
   glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-amd64
   glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc
Log:
  * Allow tst-writev to fail due to changes on recent kernels.  Closes: 
    #629862.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/changelog	2011-06-09 08:55:42 UTC (rev 4723)
@@ -7,6 +7,8 @@
     asm-sparc64. Use the multiarch asm directory if present.
   * debian/copyright: update.
   * Update breaks on pre-multiarch packages.
+  * Allow tst-writev to fail due to changes on recent kernels.  Closes: 
+    #629862.
 
   [ Samuel Thibault ]
   * Update "expected" hurd-i386 failures.

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	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-alpha-linux-gnu-libc	2011-06-09 08:55:42 UTC (rev 4723)
@@ -14,3 +14,4 @@
 tst-timer.out, Error 139
 tst-timer4.out, Error 1
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-alphaev67-linux-gnu-alphaev67
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-alphaev67-linux-gnu-alphaev67	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-alphaev67-linux-gnu-alphaev67	2011-06-09 08:55:42 UTC (rev 4723)
@@ -14,6 +14,7 @@
 tst-timer.out, Error 139
 tst-timer4.out, Error 1
 tst-waitid.out, Error 1
+tst-writev.out, Error 1
 
 # Broken due to binutils bug
 # http://sourceware.org/bugzilla/show_bug.cgi?id=12608

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-ia64-linux-gnu-libc	2011-06-09 08:55:42 UTC (rev 4723)
@@ -11,3 +11,4 @@
 tst-makecontext3.out, Error 1
 tst-mqueue5.out, Error 1
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64	2011-06-09 08:55:42 UTC (rev 4723)
@@ -21,3 +21,4 @@
 tst-tls2.out, Error 1
 tst-tls3.out, Error 1
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2011-06-09 08:55:42 UTC (rev 4723)
@@ -21,3 +21,4 @@
 tst-tls2.out, Error 1
 tst-tls3.out, Error 1
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-powerpc64-linux-gnu-ppc64	2011-06-09 08:55:42 UTC (rev 4723)
@@ -10,3 +10,4 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390x
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390x	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-s390x-linux-gnu-s390x	2011-06-09 08:55:42 UTC (rev 4723)
@@ -11,3 +11,4 @@
 tst-robust8.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc	2011-06-09 08:55:42 UTC (rev 4723)
@@ -14,3 +14,4 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-sparc64
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-sparc64	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-sparc64-linux-gnu-sparc64	2011-06-09 08:55:42 UTC (rev 4723)
@@ -12,3 +12,4 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-amd64
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-amd64	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-amd64	2011-06-09 08:55:42 UTC (rev 4723)
@@ -8,3 +8,4 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+tst-writev.out, Error 1

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc	2011-06-09 06:47:47 UTC (rev 4722)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-x86_64-linux-gnu-libc	2011-06-09 08:55:42 UTC (rev 4723)
@@ -8,3 +8,4 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+tst-writev.out, Error 1


Reply to: