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