This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: make fastcheck


On 7/26/19 1:19 PM, DJ Delorie wrote:

"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.

OK, thanks, these are the kinds of things we'd need to fix if we wanted
to entirely remove the parallel running.

But your fix works though and you shaved some time off the build right?

Please post that valuable patch for review for 2.31 :-)

--
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]