Re: 2.44

"Maciej W. Rozycki" <[email protected]> Tue, 28 Jul 2026 19:50:06 +0100 (BST)
Newsgroups gmane.comp.lib.glibc.alpha
Message-ID <[email protected]>
On Mon, 27 Jul 2026, Samuel Thibault wrote:

> > with -j1 I still get:
> > 
> > 		=== Summary of results ===
> >       1 FAIL
> >    1251 PASS
> >      15 XFAIL
> 
> What I have noticed is that as long as some of the initial tests fail,
> the rest of the tests do not proceed. It's only once I have fixed the
> initial tests that all the others get to execute, possibly because the
> makefile first executes the sequential tests, and only then runs the
> parallel tests in parallel.

 FWIW I have always run verification with `-k -i' just to make sure no 
failure causes any tests to be suppressed, which I reckon used to be the 
case.

  Maciej