[postgis-tickets] [PostGIS] #2699: More garden test fixes for geometry

PostGIS trac at osgeo.org
Thu Apr 3 22:47:08 PDT 2014


#2699: More garden test fixes for geometry
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 Seems others I'm not testing

 like ST_DelaunayTriangles.  Will fix later:

 catching these missing test spots with


 {{{
 SELECT func, max(log_end) from postgis_garden_log22
 GROUP BY func HAVING max(log_end) is null;

 }}}


 which will catch all function tests that never pass, most likely because
 the sql to test is malformed.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2699>
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-tickets mailing list