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

[glibc] 02/03: testsuite-xfail-debian.mk: sort kfreebsd-i386 failures



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

aurel32 pushed a commit to branch glibc-2.22
in repository glibc.

commit 420859261ec6c73e797b799fb584920b24224bbf
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Mon Jan 25 11:45:58 2016 +0100

    testsuite-xfail-debian.mk: sort kfreebsd-i386 failures
---
 debian/testsuite-xfail-debian.mk | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index ff80a60..b89c61d 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -896,12 +896,8 @@ endif
 ######################################################################
 ifneq (,$(filter $(config-machine)-$(config-os), i586-kfreebsd-gnu i686-kfreebsd-gnu))
 test-xfail-check-local-headers = yes
-test-xfail-tst-longjmp_chk = yes
-test-xfail-tst-renameat = yes
-test-xfail-tst-waitid = yes
 test-xfail-tst-aio10 = yes
 test-xfail-tst-aio9 = yes
-test-xfail-tst-shm = yes
 test-xfail-tst-attr2 = yes
 test-xfail-tst-attr3 = yes
 test-xfail-tst-cancel7 = yes
@@ -910,6 +906,10 @@ test-xfail-tst-cleanupx4 = yes
 test-xfail-tst-default-attr = yes
 test-xfail-tst-getpid1 = yes
 test-xfail-tst-getpid2 = yes
+test-xfail-tst-longjmp_chk = yes
+test-xfail-tst-renameat = yes
+test-xfail-tst-shm = yes
+test-xfail-tst-waitid = yes
 endif
 
 

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


Reply to: