In trunk, I found 4 tests with such annotation. They're all small tests. I guess the intention was that GC wouldn't be long in a test where cluster is not spun up.
I think increasing the timeout should be fine. Cheers On Mon, Apr 8, 2013 at 9:10 AM, Nicolas Liochon <nkey...@gmail.com> wrote: > Hi, > > I see some tests with a test timeout of 1s. > The problem with this is that it may happen with a GC or anything on the > server. > > Any issue to decide to have a minimum of 60s for such settings? > > Thanks, > > Nicolas >