Re: Test failures on trunk?

2007-09-27 Thread Trustin Lee
On 9/20/07, Mike Heath [EMAIL PROTECTED] wrote: I saw this too but I ran the tests again and they passed. It looks like testSuspendResumeReadWrite isn't deterministic and need to be looked at. Yeah, there's some timing issue with the test. I added 100ms delay to make it work 99% of time,

Test failures on trunk?

2007-09-19 Thread Jeff Genender
I noticed the following today: Failed tests: testSuspendResumeReadWrite(org.apache.mina.transport.socket.nio.DatagramTrafficControlTest) Does anyone know when that may get fixed? Thanks, Jeff

Re: Test failures on trunk?

2007-09-19 Thread Mike Heath
I saw this too but I ran the tests again and they passed. It looks like testSuspendResumeReadWrite isn't deterministic and need to be looked at. Jeff Genender wrote: I noticed the following today: Failed tests: