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

r6558 - in glibc-package/branches/glibc-2.21/debian: . testsuite-checking



Author: aurel32
Date: 2015-09-10 15:02:07 +0000 (Thu, 10 Sep 2015)
New Revision: 6558

Modified:
   glibc-package/branches/glibc-2.21/debian/changelog
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32
Log:
testsuite-checking/expected-results-x86_64-linux-gnux32-*: allow
conformtest for headers with tv_nsec to fail for x32. The type
non-compliance is intentional. These tests were previously marked as
failing under the run-conformtest.out, but they have been lost during
the conversion to the new format.

Modified: glibc-package/branches/glibc-2.21/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.21/debian/changelog	2015-09-10 12:47:04 UTC (rev 6557)
+++ glibc-package/branches/glibc-2.21/debian/changelog	2015-09-10 15:02:07 UTC (rev 6558)
@@ -46,6 +46,11 @@
   * libc-bin, libc-dev-bin: Recommends the manpages package and add lintian
     override for missing manpages.
   * sysdeps/s390x.mk: --enable-lock-elision.
+  * testsuite-checking/expected-results-x86_64-linux-gnux32-*: allow
+    conformtest for headers with tv_nsec to fail for x32. The type
+    non-compliance is intentional. These tests were previously marked as
+    failing under the run-conformtest.out, but they have been lost during
+    the conversion to the new format.
 
   [ Steven Chamberlain ]
   * sysdeps/kfreebsd.mk: find kfreebsd-kernel-headers in multiarch path.

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc	2015-09-10 12:47:04 UTC (rev 6557)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-libc	2015-09-10 15:02:07 UTC (rev 6558)
@@ -9,3 +9,19 @@
 posix/tst-waitid
 misc/tst-writev
 rt/tst-cputimer1
+conform/ISO11/time.h/conform
+conform/POSIX2008/mqueue.h/conform
+conform/POSIX2008/sys/select.h/conform
+conform/POSIX2008/sys/stat.h/conform
+conform/POSIX2008/time.h/conform
+conform/POSIX/mqueue.h/conform
+conform/POSIX/sched.h/conform
+conform/POSIX/time.h/conform
+conform/UNIX98/mqueue.h/conform
+conform/UNIX98/sched.h/conform
+conform/UNIX98/time.h/conform
+conform/XOPEN2K8/mqueue.h/conform
+conform/XOPEN2K8/sys/stat.h/conform
+conform/XOPEN2K8/time.h/conform
+conform/XOPEN2K/sys/select.h/conform
+conform/XOPEN2K/time.h/conform

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32	2015-09-10 12:47:04 UTC (rev 6557)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-x86_64-linux-gnux32-x32	2015-09-10 15:02:07 UTC (rev 6558)
@@ -12,3 +12,19 @@
 posix/tst-waitid
 misc/tst-writev
 rt/tst-cputimer1
+conform/ISO11/time.h/conform
+conform/POSIX2008/mqueue.h/conform
+conform/POSIX2008/sys/select.h/conform
+conform/POSIX2008/sys/stat.h/conform
+conform/POSIX2008/time.h/conform
+conform/POSIX/mqueue.h/conform
+conform/POSIX/sched.h/conform
+conform/POSIX/time.h/conform
+conform/UNIX98/mqueue.h/conform
+conform/UNIX98/sched.h/conform
+conform/UNIX98/time.h/conform
+conform/XOPEN2K8/mqueue.h/conform
+conform/XOPEN2K8/sys/stat.h/conform
+conform/XOPEN2K8/time.h/conform
+conform/XOPEN2K/sys/select.h/conform
+conform/XOPEN2K/time.h/conform


Reply to: