Re: 2.44
Adhemerval Zanella Netto <[email protected]> Mon, 27 Jul 2026 13:03:56 -0300
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
On 27/07/26 12:46, Paul Zimmermann wrote: > Hi Samuel, > >> 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. > > this seems like a regression, no? > > Paul I will take a look at this, I am fixing other parallel issues reported recently.