2.44

Samuel Thibault samuel.thibault@inria.fr
Mon Jul 27 14:44:31 GMT 2026


Paul Zimmermann, le lun. 27 juil. 2026 16:41:04 +0200, a ecrit:
>        Andreas,
> 
> > Well, yes in the sense that with -j1 you likely won't get the bug.
> 
> 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.

Samuel


More information about the Libc-alpha mailing list