This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Partial test suite run builds corrupt test-in-container testroot
- From: Florian Weimer <fweimer at redhat dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 10 Jul 2019 18:35:07 +0200
- Subject: Re: Partial test suite run builds corrupt test-in-container testroot
- References: <xnwogpq26j.fsf@greed.delorie.com>
* DJ Delorie:
> Florian Weimer <fweimer@redhat.com> writes:
>> You need to build the tree first before running the test suite subset.
>> For example:
>>
>> make -j8
>> make -j8 check subdirs=libio
>
> Yup, as I said:
>
>>> I did a "make" followed by "make libio/tests" and compared with a "make;
>>> make check" and they produced identical testroots (including iconvconfig).
Huh. What's your make version?
Thanks,
Florian