On Jul 6, 2013, at 4:38 PM, Stevo Slavić <[email protected]> wrote:

> What did the trick (as of r1500216) for last two builds to be successful
> was serializing unit tests. At least some of them it seems are not designed
> to run in parallel (they very likely share some state), and they were
> running in parallel (1.5 per CPU core of Jenkins node on which build is
> running), causing each other to fail randomly. Now it's all sequential.

So, we undid the parallel builds?  Do you have a sense of the ones that were 
causing problems?

-G

Reply via email to