Ticket #1090 (closed defect: fixed)

Opened 23 months ago

Last modified 16 months ago

regress test for ticket 183 fails (runding issue)

Reported by: bracket Owned by: pramsey
Priority: low Milestone: PostGIS 2.0.0
Component: postgis Version: 1.5.X
Keywords: Cc:

Description

--disclaimer-- author is newbie, never used track... and just following instructions in the readme files. This is the -1- error from make check.

The platform is ubuntu 10.10.

2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26 UTC 2011 i686 GNU/Linux

with

psql (PostgreSQL) 9.0.2

===============================

*** tickets_expected Thu May 12 14:46:31 2011 --- /tmp/pgis_reg_11783/test_47_out Fri Jul 1 13:00:59 2011 *************** *** 39,45 ****

#179a| NOTICE: No points in input array #179b|

! #183|COMPOUNDCURVE(CIRCULARSTRING(0 0,0.500000000000184 1.20710678118655,1 0),(1 0,0 1))

#210a| NOTICE: No points in input array #210b|

--- 39,45 ----

#179a| NOTICE: No points in input array #179b|

! #183|COMPOUNDCURVE(CIRCULARSTRING(0 0,0.500000000000083 1.20710678118655,1 0),(1 0,0 1))

#210a| NOTICE: No points in input array #210b|

Change History

Changed 23 months ago by strk

  • summary changed from NOTICE: No points in input array to regress test for ticket 183 fails (runding issue)

It is a rounding issue. Should be fixed in trunk. Can you confirm ? Which version of postgis are you running, btw ?

Changed 16 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

assuming fixed

Note: See TracTickets for help on using tickets.