Hi Martin I'm consistently getting the following test failures, but it seems 
its just me. Do you know if it could be some environment stuff?

cheers,
Gabriel

-------------------------------------------------------------------------------
Test set: org.geotools.referencing.operation.transform.WarpTransformTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec <<< 
FAILURE!
testAffine(org.geotools.referencing.operation.transform.WarpTransformTest)  
Time elapsed: 0.029 sec  <<< FAILURE!
junit.framework.AssertionFailedError: WarpAffine[2,2] Point #0 expected:<86.0> 
but was:<21.500001500532584>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:101)
        at 
org.geotools.referencing.operation.transform.WarpTransformTest.executeTest(WarpTransformTest.java:134)
        at 
org.geotools.referencing.operation.transform.WarpTransformTest.testAffine(WarpTransformTest.java:176)

testQuadratic(org.geotools.referencing.operation.transform.WarpTransformTest)  
Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.AssertionFailedError: WarpQuadratic[1,1] Point #0 
expected:<1849.0> but was:<-2.2829952385228225E-6>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:101)
        at 
org.geotools.referencing.operation.transform.WarpTransformTest.executeTest(WarpTransformTest.java:134)
        at 
org.geotools.referencing.operation.transform.WarpTransformTest.testQuadratic(WarpTransformTest.java:199)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to