[postgis-tickets] [PostGIS] #2755: 4 regression failures for sfcgal

PostGIS trac at osgeo.org
Tue Jun 24 09:07:35 PDT 2014


#2755: 4 regression failures for sfcgal
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  reopened     
  Priority:  blocker  |   Milestone:  PostGIS 2.2.0
 Component:  sfcgal   |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------

Comment(by strk):

 vmo: I still get regression failures in tickets.sql after applying your
 patch:
 {{{
 --- sfcgal/tickets_expected     2014-06-24 18:03:47.473976272 +0200
 +++ /tmp/pgis_reg/test_103_out  2014-06-24 18:04:32.198439334 +0200
 @@ -95,7 +95,7 @@
  #835.11|MULTILINESTRING EMPTY
  #835.12|MULTIPOLYGON EMPTY
  #650|MULTIPOINT(0 0,1 1,2 2)
 -#667|SRID=4326;CURVEPOLYGON(CIRCULARSTRING(30 40,-49.2314112161292
 32.1963871193548,30 40))
 +#667|SRID=4326;CURVEPOLYGON(CIRCULARSTRING(30 40,-50 39.9999999999999,30
 40))
  #677|1121395
  #680|01d107000000000000000024c000000000000049400000000000000040
  #681a|
 @@ -201,7 +201,7 @@
  #1398a|POINT(-119.093153 45.632669)
  #1398b|POINT(-160.137654 77.091608)
  #1543|MULTILINESTRING((0 0,10 0,10 10,0 0),(0 0))|POLYGON((0 0,10 10,10
 0,0 0))
 -#1578|f|f
 +#1578|t|t
  #1580.1|Point[BS]
  ERROR:  transform: couldn't project point (180 90 0): tolerance condition
 error (-20)
  #1580.3|Point[BS]
 @@ -225,7 +225,7 @@
  #1791|4.7
  ERROR:  ST_Segmentize: invalid max_distance 0 (must be >= 0)
  ERROR:  invalid GML representation
 -#1957|inf
 +#1957|not tested, error otherwise because both case staetements are
 evaluated
  #1978|3.1416
  #1996|{"type":"Point","coordinates":[]}
  #2001|POLYGON((0 0,0 1,1 1,0 0))
 }}}

 This is with SFCGAL from master branch (1.0.5) and libcgal 4.2-4ubuntu1
 (packaged).
 This is on a 64bit machine.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2755#comment:9>
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