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

r6819 - in glibc-package/branches/glibc-2.22/debian: . testsuite-checking



Author: aurel32
Date: 2015-12-13 21:27:14 +0000 (Sun, 13 Dec 2015)
New Revision: 6819

Modified:
   glibc-package/branches/glibc-2.22/debian/changelog
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc
Log:
debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc: allow
new tests to fail, cleanup resolved issues.

Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog	2015-12-13 18:27:16 UTC (rev 6818)
+++ glibc-package/branches/glibc-2.22/debian/changelog	2015-12-13 21:27:14 UTC (rev 6819)
@@ -32,6 +32,8 @@
     - move -march and -mtune options from extra_cflags to CC and CXX as they
       might slightly change the ABI and the configure script needs to detect
       that.
+  * debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc: allow
+    new tests to fail, cleanup resolved issues.
 
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 10 Dec 2015 23:41:13 +0100
 

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc	2015-12-13 18:27:16 UTC (rev 6818)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-sparc64-linux-gnu-libc	2015-12-13 21:27:14 UTC (rev 6819)
@@ -1,10 +1,25 @@
 #
 # Allowed failures for sparc64-linux-gnu-libc
 #
-posix/annexc
-elf/check-localplt
+conform/ISO/setjmp.h/conform
+conform/ISO11/setjmp.h/conform
+conform/ISO99/setjmp.h/conform
+conform/POSIX/pthread.h/conform
+conform/POSIX/setjmp.h/conform
+conform/POSIX2008/pthread.h/conform
+conform/POSIX2008/setjmp.h/conform
+conform/UNIX98/pthread.h/conform
+conform/UNIX98/setjmp.h/conform
+conform/XOPEN2K/pthread.h/conform
+conform/XOPEN2K/setjmp.h/conform
+conform/XOPEN2K8/pthread.h/conform
+conform/XOPEN2K8/setjmp.h/conform
+conform/XPG3/setjmp.h/conform
+conform/XPG4/setjmp.h/conform
+elf/tst-protected1a
+elf/tst-protected1b
+posix/tst-waitid
 rt/tst-cpuclock2
+rt/tst-cputimer1
 rt/tst-timer
-posix/tst-waitid
-misc/tst-writev
-rt/tst-cputimer1
+wcsmbs/test-wcsncmp


Reply to: