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

[glibc] 02/02: debian/testsuite-xfail-debian.mk: mark a few resolv related tests as XFAIL, as they fail due to local-dynamic-resolvconf.diff, which automatically reload a changed /etc/resolv.conf file. A better version of this patch has been merged in glibc 2.26, but is not easily backportable.



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

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

commit efda1da0f820c7f2badef279de772ec049f87b52
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Wed Aug 2 10:53:27 2017 +0200

    debian/testsuite-xfail-debian.mk: mark a few resolv related tests as XFAIL, as they fail due to local-dynamic-resolvconf.diff, which automatically reload a changed /etc/resolv.conf file. A better version of this patch has been merged in glibc 2.26, but is not easily backportable.
---
 debian/changelog                 | 5 +++++
 debian/testsuite-xfail-debian.mk | 9 +++++++++
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7b6975e..dbd6104 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,11 @@ glibc (2.25-0experimental0) UNRELEASED; urgency=medium
     - debian/patches/any/local-revert-bz13979.diff: rebased.
     - debian/patches/any/submitted-dlopen-noload.diff: upstreamed.
     - debian/patches/any/cvs-malloc-hardening.diff: rebased.
+  * debian/testsuite-xfail-debian.mk: mark a few resolv related tests as
+    XFAIL, as they fail due to local-dynamic-resolvconf.diff, which
+    automatically reload a changed /etc/resolv.conf file. A better version
+    of this patch has been merged in glibc 2.26, but is not easily
+    backportable.
 
  -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Aug 2017 10:52:10 +0200
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index b5816cd..70d04d0 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -10,6 +10,15 @@ test-xfail-tst-timer = yes
 # see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
 test-xfail-tst-cancel24-static = yes
 
+# These failures are due to local-dynamic-resolvconf.diff, which
+# automatically reload a changed /etc/resolv.conf file.  A better
+# version of this patch has been merged in glibc 2.26, but is not
+# easily backportable.  Just ignore the failures for now.
+test-xfail-tst-bug18665-tcp = yes
+test-xfail-tst-res_use_inet6 = yes
+test-xfail-tst-resolv-basic = yes
+test-xfail-tst-resolv-search = yes
+
 
 ######################################################################
 # alpha (including optimized flavours)

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


Reply to: