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

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



Author: aurel32
Date: 2015-09-08 20:41:44 +0000 (Tue, 08 Sep 2015)
New Revision: 6529

Modified:
   glibc-package/branches/glibc-2.21/debian/changelog
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
Log:
testsuite-checking/expected-results-mips(el)-linux-gnu-libc: allow
conformtest for sys/stat.h to fail for O32 ABI. They were previously
under the failing test run-conformtest.out, but it has been lost in
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-08 20:18:39 UTC (rev 6528)
+++ glibc-package/branches/glibc-2.21/debian/changelog	2015-09-08 20:41:44 UTC (rev 6529)
@@ -21,6 +21,10 @@
     Closes: #764692, #785796.
   * testsuite-checking/expected-results-mips*: allow the new tst-audit9
     fail, like the others tst-auditX.
+  * testsuite-checking/expected-results-mips(el)-linux-gnu-libc: allow
+    conformtest for sys/stat.h to fail for O32 ABI. They were previously
+    under the failing test run-conformtest.out, but it has been lost in
+    the conversion to the new format.
 
   [ Helmut Grohne ]
   * Fix some issues with stage 1.  Closes: #797831.

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-09-08 20:18:39 UTC (rev 6528)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-09-08 20:41:44 UTC (rev 6529)
@@ -15,3 +15,8 @@
 rt/tst-timer
 posix/tst-waitid
 rt/tst-cputimer1
+conform/POSIX/sys/stat.h/conform
+conform/POSIX2008/sys/stat.h/conform
+conform/UNIX98/sys/stat.h/conform
+conform/XOPEN2K/sys/stat.h/conform
+conform/XOPEN2K8/sys/stat.h/conform

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-09-08 20:18:39 UTC (rev 6528)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-09-08 20:41:44 UTC (rev 6529)
@@ -20,3 +20,8 @@
 nptl/tst-tls3
 posix/tst-waitid
 rt/tst-cputimer1
+conform/POSIX/sys/stat.h/conform
+conform/POSIX2008/sys/stat.h/conform
+conform/UNIX98/sys/stat.h/conform
+conform/XOPEN2K/sys/stat.h/conform
+conform/XOPEN2K8/sys/stat.h/conform


Reply to: