HI am having difficuly getting geotools trunk epsg-hsql module to pass its test suite, and it may be more obvious to someone what the problem is.
I get a few failures: Test set: org.geotools.referencing.factory.epsg.DefaultFactoryTest ------------------------------------------------------------------------------- Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.703 sec <<< FAILURE! testFind(org.geotools.referencing.factory.epsg.DefaultFactoryTest) Time elapsed: 0 sec <<< FAILURE! java.lang.AssertionError: Should not find without a full scan, because the WKT contains no identifier and the CRS name is ambiguous (more than one EPSG object have this name). testFind is the offending method, and it passes when run from eclipse and fails from within maven. this one fails under both mvn and eclipse junit.framework.ComparisonFailure: The CRS should still in the cache. expected:<EPSG:[4326]> but was:<EPSG:[63266405]> at junit.framework.Assert.assertEquals(Assert.java:81) at org.geotools.referencing.factory.epsg.HsqlDialectEpsgMediatorTest.testFindWSG84(HsqlDialectEpsgMediatorTest.java:108) Am I chasing a real bug here or a test that assumes it finds something in a particular order? Rob A ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel