This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] support: Introduce new subdirectory for test infrastructure
- From: Florian Weimer <fweimer at redhat dot com>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: "Carlos O'Donell" <carlos at redhat dot com>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Sat, 10 Dec 2016 20:16:57 +0100
- Subject: Re: [PATCH] support: Introduce new subdirectory for test infrastructure
- Authentication-results: sourceware.org; auth=none
- References: <425c6518-69f7-e68d-9599-d81c8c137c96@redhat.com> <14a1be0f-2b7b-56ce-ec18-dabc55c7f0d9@redhat.com> <87d1hfp5z4.fsf@linux-m68k.org> <1a112b98-f3e2-c3eb-e4e6-e0298f04aa59@redhat.com> <3a26a56b-46f3-0c45-cb01-80867d2fa610@redhat.com> <b80a0427-2758-f196-f739-aacbc908f974@redhat.com> <87y3znhldw.fsf@linux-m68k.org>
On 12/10/2016 04:08 PM, Andreas Schwab wrote:
Changing anything in support does not rebuild the tests.
Is this something we need to change?
Even before, not all test dependencies were properly encoded. At least
I saw curious failures to rebuild and re-run tests.
I don't want to avoid doing the work. I just don't know what make
behavior is expected here.
Thanks,
Florian