This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: RFC: make fastcheck
- From: DJ Delorie <dj at redhat dot com>
- To: "Carlos O'Donell" <carlos at redhat dot com>
- Cc: joseph at codesourcery dot com, libc-alpha at sourceware dot org
- Date: Fri, 26 Jul 2019 13:19:34 -0400
- Subject: Re: RFC: make fastcheck
"Carlos O'Donell" <carlos@redhat.com> writes:
> Wait. What? Why would it fail? That needs investigation...
It looks like there are sometimes pairs of tests like "run test" and
"compare output of previous test to expected pattern"
If you do the compare first, there's no output to compare to.
Yes, there should be dependencies, but the .NOTPARALLEL meant they
were not needed.