[postgis-tickets] [PostGIS] #4012: trunk is failing on median tests

PostGIS trac at osgeo.org
Mon Feb 5 08:40:00 PST 2018


#4012: trunk is failing on median tests
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 2.5.0
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 Can someone fix this:


 {{{
   Test: test_median_handles_3d_correctly ...passed
   Test: test_median_robustness ...median_test input MULTIPOINT ((1 -1 3),
 (1 0 2), (2 1 1)) (parsed MULTIPOINT(1 -1 3,1 0 2,2 1 1)) expected POINT(1
 0 2) got POINT(1 0 2)
 median_test input MULTIPOINT ZM ((0 0 20000 0.5),(0 0 59000 0.5),(0 48000
 -20000 1.3),(0 -48000 -20000 1.3),(0 -3000
 -3472.22222222222262644208967685699462890625 1),(0 3000
 3472.22222222222262644208967685699462890625 1),(0 0
 -1644.736842105263121993630193173885345458984375 1),(0 0
 1644.736842105263121993630193173885345458984375 1)) (parsed MULTIPOINT(0 0
 20000 0.5,0 0 59000 0.5,0 48000 -20000 1.3,0 -48000 -20000 1.3,0 -3000
 -3472.22222222 1,0 3000 3472.22222222 1,0 0 -1644.73684211 1,0 0
 1644.73684211 1)) expected POINT(0 0 0) got POINT(0 0 0)
 FAILED
 }}}

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