[Geoserver-devel] ShapeZipTest failures in build on OS X

Hello.

I'm building a freshly checked-out trunk on an OS X box with these specs per mvn -version:
Maven version: 2.0.10
Java version: 1.5.0_19
OS name: "mac os x" version: "10.5.7" arch: "i386" Family: "unix"

Building with command "mvn clean install -Pweb2" brings this result:

Tests in error:
   testNoNativeProjection(org.geoserver.wfs.response.ShapeZipTest)
   testCharset(org.geoserver.wfs.response.ShapeZipTest)
   testMultiType(org.geoserver.wfs.response.ShapeZipTest)
   testGeometryInTheMiddle(org.geoserver.wfs.response.ShapeZipTest)
   testNullGeometries(org.geoserver.wfs.response.ShapeZipTest)

Tests run: 159, Failures: 0, Errors: 5, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

The Surefire report is attached.

The issue at hand appears to be with temporary files getting lost at some point. It may have started after I updated my the JVM on my OS X, though I am unsure. David is not duplicating it on Ubuntu.

Thanks,
Alan

(attachments)

org.geoserver.wfs.response.ShapeZipTest.txt (7.15 KB)