[PATCH 0/N] test-suite improvement - PASS/FAIL: initial patch

Tomas Dohnalek tdohnale@redhat.com
Sun Sep 16 21:45:00 GMT 2012


Dne 16.9.2012 18:29, Joseph S. Myers napsal(a):
> On Sun, 16 Sep 2012, Tomas Dohnalek wrote:
>
>> -check: tests
>> +check: tests tests-collect-results
> How do you avoid parallel make trying to build these two dependencies in
> parallel, so that tests-collect-results runs before the tests have
> finished?

My bad again...

>
> (An order-only prerequisite
>
> tests-collect-results: | tests xtests
>
> might do the job, I think.)

but this solution has disadvantage - if rule `tests' is made with errors, rule 
`tests-collect-results' will not proceed. But I can't figure out any way out.

Tom

-- 
Tomas Dohnalek
QE Tools Intern
Red Hat



More information about the Libc-alpha mailing list