This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] elf: Fix pldd (BZ#18035)
* Rafal Luzynski:
> 25.04.2019 06:51 Florian Weimer <fweimer@redhat.com> wrote:
>> [...]
>> Do you run the test using the test-in-container framework?
>
> No.
Well, that explains it.
>> It's supposed to run in a chroot.
>
> Sounds reasonable that it would work fine in a chroot environment.
> What about "make check", is it obsolete? Maybe this test should
> be skipped if executed outside the test-in-container framework?
“make check” is supposed to take care of all that, and run these tests
in a chroot if it's possible to create one.
Thanks,
Florian