[postgis-tickets] [PostGIS] #4928: repeated points regress failure on windows

PostGIS trac at osgeo.org
Sun Jun 13 20:16:22 PDT 2021


#4928: repeated points regress failure on windows
------------------------------+---------------------------
 Reporter:  robe              |      Owner:  pramsey
     Type:  defect            |     Status:  new
 Priority:  blocker           |  Milestone:  PostGIS 3.2.0
Component:  postgis           |    Version:  master
 Keywords:  windows, mingw64  |
------------------------------+---------------------------
 {{{
   Test: test_lwgeom_remove_repeated_points ...FAILED
     1. cu_algorithm.c:1174  - ASSERT_STRING_EQUAL
         * Expected: MULTIPOINT(0 0,0 10,5 5,10 0,10 10)
         * Obtained: MULTIPOINT(0 0,0 10,5 5,10 10,10 0)
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4928>
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