Re: [gradle-dev] Re: timing out tests

2014-07-23 Thread Daz DeBoer
We need to stabilise the tests. If reducing the parallel forks does this, then we should. On Mon, Jul 21, 2014 at 4:41 PM, Luke Daley wrote: > +1 to reducing maxParallelForks. > > On 22 July 2014 at 12:28:24 am, Radim Kubacki ( > radim.kuba...@gradleware.com) wrote: > > More observations: > I'v

Re: [gradle-dev] Re: timing out tests

2014-07-21 Thread Luke Daley
+1 to reducing maxParallelForks. On 22 July 2014 at 12:28:24 am, Radim Kubacki (radim.kuba...@gradleware.com) wrote: More observations: I've tried this today with my Windows and it seems that there is a big difference between maxParallelForks 3 and 4. The test consistently passes with 3 is low