Re: [hibernate-dev] infinispan test fails occasionally on hudson

2012-03-01 Thread Galder Zamarreño
I don't see it locally at all If all you're seeing is a timeout (no other errors), I'd suggest increasing it. Originally it had no timeout cos the tests should finish. I'll increase the timeout and see how it goes. On Feb 29, 2012, at 11:51 AM, Strong Liu wrote: > both on ci and my local > ---

Re: [hibernate-dev] infinispan test fails occasionally on hudson

2012-02-29 Thread Strong Liu
both on ci and my local - Best Regards, Strong Liu http://about.me/stliu/bio On Feb 29, 2012, at 6:39 PM, Galder Zamarreño wrote: > Is this happening in CI servers? Or locally in your machine? > > If the former, it could be simply cos CI is slow running tests. > > On F

Re: [hibernate-dev] infinispan test fails occasionally on hudson

2012-02-29 Thread Galder Zamarreño
Is this happening in CI servers? Or locally in your machine? If the former, it could be simply cos CI is slow running tests. On Feb 28, 2012, at 10:09 AM, Strong Liu wrote: > could someone take a look? > > org.hibernate.test.cache.infinispan.functional.ConcurrentWriteTest.testManyUsers > > Err

[hibernate-dev] infinispan test fails occasionally on hudson

2012-02-28 Thread Strong Liu
could someone take a look? org.hibernate.test.cache.infinispan.functional.ConcurrentWriteTest.testManyUsers Error Message java.util.concurrent.TimeoutException Stacktrace java.util.concurrent.TimeoutException at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:222) a