Hi,


On 10/12/15 15:58, "Julian Reschke" <[email protected]> wrote:

>Anyway, that still doesn't explain the confusion in the surefire logs, no?

I think I found a cause of this one. The custom Parallelized runner we use has 
a bug - if a test class runs for longer than 10 minutes, it will stop waiting 
for it and run the next class (while the previous is still running in the 
background). I’ve described this in the comment to OAK-3743 [1] and attached a 
patch.

This seems like a side-effect of the RepositoryTest running very slow, but not 
the main cause of the performance issues in Jenkins.

Best regards,
Tomek

[1] https://issues.apache.org/jira/browse/OAK-3743

Reply via email to