This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc.
commit 0ef8a5da54640afa3f46a18d89430d9a950e33fa Author: Aurelien Jarno <[email protected]> Date: Sat Jul 2 23:27:50 2016 +0200 debian/testsuite-xfail-debian.mk: allow nptl/tst-cancel9 and nptl/tst-cancelx9 to fail on hppa, they are not regressions. --- debian/changelog | 2 ++ debian/testsuite-xfail-debian.mk | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0ec6ef5..88d6989 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ glibc (2.23-1) UNRELEASED; urgency=medium fully support IEEE flags. * debian/patches/alpha/submitted-trunc.diff: new patch to fix trunc and truncf results for big values on alpha. + * debian/testsuite-xfail-debian.mk: allow nptl/tst-cancel9 and + nptl/tst-cancelx9 to fail on hppa, they are not regressions. [ Samuel Thibault ] * patches/hurd-i386/tg-poll_errors_fixes.diff: Update from tg branch, fixes diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 84a3db8..eee46ac 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -160,11 +160,13 @@ 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

