This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Add missing libnss_testX.so requirement for tst-nss-test3.
- From: Carlos O'Donell <carlos at redhat dot com>
- To: Stefan Liebler <stli at linux dot ibm dot com>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Wed, 12 Dec 2018 09:34:19 -0500
- Subject: Re: [PATCH] Add missing libnss_testX.so requirement for tst-nss-test3.
- References: <b26c6dd7-1245-42ee-7651-9aa4c8ae88de@linux.ibm.com>
On 12/12/18 6:48 AM, Stefan Liebler wrote:
> Hi,
>
> Sometimes tst-nss-test3 fails with:
> error: test-container.c:386: unable to open .../nss/libnss_test1.so for reading
>
> The test tst-nss-test3 which runs in a container needs
> libnss_test[12].so. (see e.g. tst-nss-test3.script).
> Before this test was moved from tests to tests-container variable,
> the requirement was met. Thus this patch adds this requirement
> also for tests in tests-container.
>
> Okay to commit?
>
> Bye,
> Stefan
>
> ChangeLog:
>
> * nss/Makefile (tst-nss-test3.out): New rule.
OK for master.
Reviewed-by: Carlos O'Donell <carlos@redaht.com>
--
Cheers,
Carlos.