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 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.DatagramConnectorTest > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.077 > sec <<< FAILURE! > > Is it building/failing for others? Here is my environment: > > D:\projects-svn\mina>mvn -version > Maven version: 2.0.8 > Java version: 1.6.0 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > > Cameron >
