Online report : http://traffic.openplans.org:8080/continuum/buildResult.action?buildId=436&projectId=25
Build statistics:
State: Failed
Previous State: Failed
Started at: Fri 14 Dec 2007 13:16:11 -0500
Finished at: Fri 14 Dec 2007 13:18:26 -0500
Total time: 2m 14s
Build Trigger: Schedule
Build Number: 39
Exit code: 1
Building machine hostname: traffic.openplans.org
Operating system : Linux(unknown)
Java Home version : java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
Builder version :
Maven version: 2.0.5
****************************************************************************
SCM Changes:
****************************************************************************
Changed: aaime @ Fri 14 Dec 2007 13:08:02 -0500
Comment: Modification coords so that assertions don't complain that the result might be 10cm away from where it should be...
Files changed:
/trunk/geoserver/wfs/src/test/java/org/geoserver/wfs/NullGeometries.properties ( 8023 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install Arguments: --batch-mode -U -Djava.awt.headless=true -Dtest.maxHeapSize=128m
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: jdk5
Description: default maven2 buildDefinition
****************************************************************************
Test Summary:
****************************************************************************
Tests: 205
Failures: 1
Total time: 314.23602
****************************************************************************
Test Failures:
****************************************************************************
ReprojectionTest
testReprojectNullGeometries :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: expected:&1& but was:&0&
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at org.geoserver.wfs.ReprojectionTest.testReprojectNullGeometries(ReprojectionTest.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor101.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)