public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Stefan Liebler <stli@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Fix failing nss/tst-nss-files-hosts-long.
Date: Mon, 12 Jul 2021 09:59:17 +0000 (GMT)	[thread overview]
Message-ID: <20210712095917.89059384647C@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8235f9311bddbe4cf8ff1fa8f72f41aa77e27e00

commit 8235f9311bddbe4cf8ff1fa8f72f41aa77e27e00
Author: Stefan Liebler <stli@linux.ibm.com>
Date:   Mon Jul 12 11:00:53 2021 +0200

    Fix failing nss/tst-nss-files-hosts-long.
    
    Sometimes the test nss/tst-nss-files-hosts-long is failing as getent
    fails with exit-code 2.
    
    This happens if tst-reload1 was run just before this test:
    make t=nss/tst-reload1 test
    make t=nss/tst-nss-files-hosts-long test
    Then the test fails as /etc/nsswitch.conf contains "hosts: test2"
    and the hosts are not searched in /etc/hosts at all.
    
    Thus this patch just requests a post cleanup after nss/tst-reload1
    has run.

Diff:
---
 nss/tst-reload1.root/postclean.req | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/nss/tst-reload1.root/postclean.req b/nss/tst-reload1.root/postclean.req
new file mode 100644
index 0000000000..e69de29bb2


                 reply	other threads:[~2021-07-12  9:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210712095917.89059384647C@sourceware.org \
    --to=stli@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).