EPSG-HSQL test failure on trunk
-------------------------------

                 Key: GEOT-2670
                 URL: http://jira.codehaus.org/browse/GEOT-2670
             Project: GeoTools
          Issue Type: Bug
         Environment: java version "1.5.0_18"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_18-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_18-b02, mixed mode)

Fedora 11, x86_64
            Reporter: David Winslow
         Attachments: 
org.geotools.referencing.factory.epsg.DefaultFactoryTest.txt

I get a test failure in the epsg-hsql module:
{{{
testConversions(org.geotools.referencing.factory.epsg.DefaultFactoryTest)  Time 
elapsed: 0.045 sec  <<< FAILURE!
java.lang.AssertionError: expected same:<PROJECTION["Transverse Mercator", 
AUTHORITY["EPSG","9807"]]> was not:<PROJECTION["Transverse Mercator", 
AUTHORITY["EPSG","9807"]]>
}}}

This looks like it might be as simple as using assertEquals instead of 
assertSame, but I am not familiar enough with the modules in question to really 
make that call.  Full trace attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to