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

[glibc] 02/03: testsuite-xfail-debian.mk: HPPA updates.



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit 9557cd0fcd74c08c50f89b16e7e0ac3b8fee52b4
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Sep 13 23:15:47 2016 +0200

    testsuite-xfail-debian.mk: HPPA updates.
---
 debian/changelog                 |  1 +
 debian/testsuite-xfail-debian.mk | 71 ++--------------------------------------
 2 files changed, 4 insertions(+), 68 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 62760b3..80bddb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ glibc (2.24-3) UNRELEASED; urgency=medium
   [ John David Anglin ]
   * patches/hppa/submitted-sysdeps-cancel.diff: new patch to fix syscall
     cancellation issues.  Closes: #837518.
+  * testsuite-xfail-debian.mk: HPPA updates.
 
  -- Aurelien Jarno <aurel32@debian.org>  Mon, 05 Sep 2016 23:34:08 +0200
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index c24c5a7..1a9f632 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -100,88 +100,23 @@ endif
 # hppa
 ######################################################################
 ifeq ($(config-machine)-$(config-os),hppa-linux-gnu)
-test-xfail-POSIX/aio.h/conform = yes
-test-xfail-POSIX/mqueue.h/conform = yes
-test-xfail-POSIX/pthread.h/conform = yes
-test-xfail-POSIX/regex.h/conform = yes
-test-xfail-POSIX/semaphore.h/conform = yes
-test-xfail-POSIX/signal.h/conform = yes
-test-xfail-POSIX/sys/mman.h/conform = yes
-test-xfail-POSIX/sys/types.h/conform = yes
-test-xfail-POSIX2008/aio.h/conform = yes
-test-xfail-POSIX2008/mqueue.h/conform = yes
-test-xfail-POSIX2008/pthread.h/conform = yes
-test-xfail-POSIX2008/regex.h/conform = yes
-test-xfail-POSIX2008/semaphore.h/conform = yes
-test-xfail-POSIX2008/spawn.h/conform = yes
-test-xfail-POSIX2008/sys/mman.h/conform = yes
-test-xfail-POSIX2008/sys/types.h/conform = yes
-test-xfail-UNIX98/aio.h/conform = yes
-test-xfail-UNIX98/ftw.h/conform = yes
-test-xfail-UNIX98/mqueue.h/conform = yes
-test-xfail-UNIX98/pthread.h/conform = yes
-test-xfail-UNIX98/regex.h/conform = yes
-test-xfail-UNIX98/semaphore.h/conform = yes
-test-xfail-UNIX98/sys/mman.h/conform = yes
-test-xfail-UNIX98/sys/types.h/conform = yes
-test-xfail-UNIX98/sys/uio.h/conform = yes
-test-xfail-XOPEN2K/ftw.h/conform = yes
-test-xfail-XOPEN2K/pthread.h/conform = yes
-test-xfail-XOPEN2K/regex.h/conform = yes
-test-xfail-XOPEN2K/spawn.h/conform = yes
-test-xfail-XOPEN2K/stdlib.h/conform = yes
-test-xfail-XOPEN2K/sys/mman.h/conform = yes
-test-xfail-XOPEN2K/sys/types.h/conform = yes
-test-xfail-XOPEN2K/sys/uio.h/conform = yes
-test-xfail-XOPEN2K8/aio.h/conform = yes
-test-xfail-XOPEN2K8/ftw.h/conform = yes
-test-xfail-XOPEN2K8/mqueue.h/conform = yes
-test-xfail-XOPEN2K8/pthread.h/conform = yes
-test-xfail-XOPEN2K8/regex.h/conform = yes
-test-xfail-XOPEN2K8/semaphore.h/conform = yes
-test-xfail-XOPEN2K8/spawn.h/conform = yes
-test-xfail-XOPEN2K8/stdlib.h/conform = yes
-test-xfail-XOPEN2K8/sys/mman.h/conform = yes
-test-xfail-XOPEN2K8/sys/types.h/conform = yes
-test-xfail-XOPEN2K8/sys/uio.h/conform = yes
-test-xfail-XPG4/sys/mman.h/conform = yes
 test-xfail-check-execstack = yes
 test-xfail-check-localplt = yes
 test-xfail-check-textrel = yes
-test-xfail-malloc/tst-trim1 = yes
-test-xfail-tst-addr1 = yes
-test-xfail-tst-attr3 = yes
 test-xfail-tst-audit2 = yes
 test-xfail-tst-backtrace2 = yes
 test-xfail-tst-backtrace3 = yes
 test-xfail-tst-backtrace4 = yes
 test-xfail-tst-backtrace5 = yes
 test-xfail-tst-backtrace6 = yes
-test-xfail-tst-cancel3 = yes
-test-xfail-tst-cancel4 = yes
-test-xfail-tst-cancel5 = yes
-test-xfail-tst-cancel9 = yes
-test-xfail-tst-cancelx20 = yes
-test-xfail-tst-cancelx21 = yes
-test-xfail-tst-cancelx3 = yes
-test-xfail-tst-cancelx4 = yes
-test-xfail-tst-cancelx5 = yes
-test-xfail-tst-cancelx9 = yes
-test-xfail-tst-cleanup4 = yes
 test-xfail-tst-cleanupx4 = yes
-test-xfail-tst-cputimer2 = yes
-test-xfail-tst-cputimer3 = yes
-test-xfail-tst-longjmp_chk2 = yes
 test-xfail-tst-makecontext = yes
-test-xfail-tst-mqueue8 = yes
-test-xfail-tst-mqueue8x = yes
 test-xfail-tst-protected1a = yes
 test-xfail-tst-protected1b = yes
 test-xfail-tst-setcontext2 = yes
-test-xfail-tst-setcontext3 = yes
-test-xfail-tst-stack1 = yes
-test-xfail-tst-stack4 = yes
-test-xfail-tst-trim1 = yes
+# The following tests sometimes fail due to timeouts.
+test-xfail-tst-barrier5 = yes
+test-xfail-tst-cond25 = yes
 endif
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: