Re: two core tests fail

2008-02-21 Thread Cameron Taggart
Yes, NioFileRegionTest is passing. The DatagramConnectorTest is still failing with this error: --- Test set: org.apache.mina.transport.socket.nio.DatagramConnectorTest -

Re: two core tests fail

2008-02-21 Thread Mike Heath
I found a race condition in NioFileRegionTest and it should be fixed now. Please try and let me know if it works for you. I'm not sure what's causing the DatagramConnectorTest to fail. -Mike Cameron Taggart wrote: >>From the latest in subversion, when I do a "maven clean install", I > get two t

two core tests fail

2008-02-20 Thread Cameron Taggart
>From the latest in subversion, when I do a "maven clean install", I get two test failures: Running org.apache.mina.transport.socket.nio.NioFileRegionTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec <<< FAILURE! Running org.apache.mina.transport.socket.nio.DatagramCo