A couple of coverage tests were broken this morning:

Tests in error: 
testGoogleWorld(org.geotools.coverage.processing.ResampleTest)
testWarpCompareGoogleWorld(org.geotools.coverage.processing.ResampleTest)

> testGoogleWorld(org.geotools.coverage.processing.ResampleTest) Time elapsed: 
> 0.087 sec <<< ERROR!
> org.opengis.referencing.NoSuchAuthorityCodeException: No code "EPSG:4326" 
> from authority "EPSG" found for object of type "EngineeringCRS".
> at 
> org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.noSuchAuthorityException(CartesianAuthorityFactory.java:133)
> at 
> org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.createEngineeringCRS(CartesianAuthorityFactory.java:127)
> at 
> org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.createCoordinateReferenceSystem(CartesianAuthorityFactory.java:118)
> at 
> org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:798)
> at 
> org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:729)
> at 
> org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
> at org.geotools.referencing.CRS.decode(CRS.java:467)
> 
> testWarpCompareGoogleWorld(org.geotools.coverage.processing.ResampleTest) 
> Time elapsed: 0.009 sec <<< ERROR!
> org.opengis.referencing.NoSuchAuthorityCodeException: No code "EPSG:4326" 
> from authority "EPSG" found for object of type "EngineeringCRS".
> at 
> org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.noSuchAuthorityException(CartesianAuthorityFactory.java:133)
> at 
> org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.createEngineeringCRS(CartesianAuthorityFactory.java:127)
> at 
> org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.createCoordinateReferenceSystem(CartesianAuthorityFactory.java:118)
> at 
> org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:798)
> at 
> org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:729)
> at 
> org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
> at org.geotools.referencing.CRS.decode(CRS.java:467)
> 
> 
> 


testPolygonZoneGlobalStats(org.geotools.coverage.processing.operation.ZonalStasTest)
testPolygonZoneLocalStats(org.geotools.coverage.processing.operation.ZonalStasTest)

> 
> testPolygonZoneGlobalStats(org.geotools.coverage.processing.operation.ZonalStasTest)
>  Time elapsed: 0.231 sec <<< ERROR!
> java.io.FileNotFoundException: Can not locate test-data for "testpolygon.shp"
> at org.geotools.test.TestData.url(TestData.java:304)
> at org.geotools.test.TestData.file(TestData.java:326)
> at 
> org.geotools.coverage.processing.operation.ZonalStasTest.testPolygonZoneGlobalStats(ZonalStasTest.java:267)
> 
> testPolygonZoneLocalStats(org.geotools.coverage.processing.operation.ZonalStasTest)
>  Time elapsed: 0.004 sec <<< ERROR!
> java.io.FileNotFoundException: Can not locate test-data for "testpolygon.shp"
> at org.geotools.test.TestData.url(TestData.java:304)
> at org.geotools.test.TestData.file(TestData.java:326)
> at 
> org.geotools.coverage.processing.operation.ZonalStasTest.testPolygonZoneLocalStats(ZonalStasTest.java:358)
> 



I also note the formatting is off for ZonalStasTest (using tabs rather than 
spaces).



-- 
Jody Garnett

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to