[postgis-tickets] [PostGIS] #3839: shp2pgsql cunit tests failing on Windows

PostGIS trac at osgeo.org
Sun Sep 10 17:42:37 PDT 2017


#3839: shp2pgsql cunit tests failing on Windows
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.3.4
 Component:  postgis  |    Version:  2.3.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 anyone else want to try these tests.  It seems something else is going on
 with destroy I don't understand because even my local is failing
 sometimes.  I'm really tempted to cheat and just remark out the contents
 of this function in  cu_shp2pgsql.c


 {{{
 void test_ShpLoaderDestroy(void)
 {
         ShpLoaderDestroy(loader_state);
 }
 }}}

 So I can make sure 32-bit is working correctly in more important ways.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3839#comment:6>
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