[postgis-devel] [PostGIS] #1860: geometry regression tests not raster safe

PostGIS trac at osgeo.org
Fri Nov 16 05:53:37 PST 2012


#1860: geometry regression tests not raster safe
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.2
 Component:  postgis  |     Version:  2.0.x        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Because windows especially anything compiled with VC is special.
 proprietary compilers are evil :).

 Actually that's a separate issue. I think this ticket might be resolved
 since I think I got the last ST_SRID etc. offender.

 It should be an issue on all platforms if we have code like the above in
 any of our geometry tests.  Though it could be the way we run the tests
 now that we never have both raster and geometry installed while geometry
 tests are running which would be bad as we wouldn't be able to pick up
 bugs like the one we had with shp2pgsql/shp2pgsql-gui a while back that it
 was using lazy constructs that would never work on an install that has
 both raster and geometry installed.  That's a separate issue though so I'm
 goner close this out.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1860#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list