Do you have tracing turned on when they time out? With the protocol trace enabled the tests slow down enough that some of them don't finish before the various timeouts kick in.
--Rafael On Tue, Jan 27, 2015 at 9:29 AM, Alan Conway <[email protected]> wrote: > On Tue, 2015-01-27 at 09:00 -0500, Rafael Schloming wrote: > > Hi Alan, > > > > The recently added stuff in utils.py seems to have broken the java build. > > It uses the 'with' keyword which is apparently not supported in jython. > > > > --Rafael > > Fixing ASAP. I have persistent trouble with the java test failing with > timeouts I need to figure that out and stop skipping them :( > > >
