[postgis-devel] regression failures in r6181.

strk strk at keybit.net
Mon Nov 22 03:06:55 PST 2010


I'm getting these failures:

 measures. failed (diff expected obtained: /tmp/pgis_reg_7660/test_24_diff)
 tickets. failed (diff expected obtained: /tmp/pgis_reg_7660/test_47_diff)

Diffs attached.

I did make clean after svn update...

--strk; 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html
-------------- next part --------------
*** measures_expected	Mon Oct 18 17:22:14 2010
--- /tmp/pgis_reg_7660/test_24_out	Mon Nov 22 12:04:20 2010
***************
*** 38,47 ****
  distancepoly4|0|28.3196045170126|LINESTRING(16 19,16 19)|LINESTRING(16 19,16 19)|LINESTRING(18 20,-1 -1)|LINESTRING(-1 -1,18 20)
  distancepoly5|0|26.1725046566048|LINESTRING(17 12,17 12)|LINESTRING(17 12,17 12)|LINESTRING(17 18,-1 -1)|LINESTRING(-1 -1,17 18)
  distancepoly6|0|32.5269119345812|LINESTRING(2 2,2 2)|LINESTRING(2 2,2 2)|LINESTRING(2 2,25 25)|LINESTRING(25 25,2 2)
! 3dDistancetest1|6.40312423743285|6.40312423743285|f|f|LINESTRING(1 1 1,3 2 7)|POINT(1 1 1)|LINESTRING(1 1 1,3 2 7)
! 3dDistancetest2|0|1.73205080756888|t|t|LINESTRING(1 1 1,1 1 1)|POINT(1 1 1)|LINESTRING(1 1 1,0 0 0)
! 3dDistancetest3|4.09994192757944|6.48074069840786|t|f|LINESTRING(1 1 1,0.61904761904762 -0.19047619047619 4.90476190476191)|POINT(1 1 1)|LINESTRING(1 1 1,5 2 6)
! 3dDistancetest4|2|10.0498756211209|t|f|LINESTRING(1 1 3,1 1 1)|POINT(1 1 3)|LINESTRING(5 7 8,1 1 1)
  ERROR:  Linestring to Linestring distance measures is not yet supported for 3d
  emptyPolyArea|0
  emptyLineArea|0
--- 38,47 ----
  distancepoly4|0|28.3196045170126|LINESTRING(16 19,16 19)|LINESTRING(16 19,16 19)|LINESTRING(18 20,-1 -1)|LINESTRING(-1 -1,18 20)
  distancepoly5|0|26.1725046566048|LINESTRING(17 12,17 12)|LINESTRING(17 12,17 12)|LINESTRING(17 18,-1 -1)|LINESTRING(-1 -1,17 18)
  distancepoly6|0|32.5269119345812|LINESTRING(2 2,2 2)|LINESTRING(2 2,2 2)|LINESTRING(2 2,25 25)|LINESTRING(25 25,2 2)
! ERROR:  getPoint_internal called outside of ptarray range (n=0, pa.npoints=5, pa.maxpoints=-1)
! ERROR:  getPoint_internal called outside of ptarray range (n=0, pa.npoints=5, pa.maxpoints=-1)
! ERROR:  getPoint_internal called outside of ptarray range (n=0, pa.npoints=5, pa.maxpoints=-1)
! ERROR:  getPoint_internal called outside of ptarray range (n=0, pa.npoints=5, pa.maxpoints=-1)
  ERROR:  Linestring to Linestring distance measures is not yet supported for 3d
  emptyPolyArea|0
  emptyLineArea|0
-------------- next part --------------
*** tickets_expected	Wed Sep 29 14:28:51 2010
--- /tmp/pgis_reg_7660/test_47_out	Mon Nov 22 12:04:22 2010
***************
*** 24,30 ****
  HINT:  "...IRCULARSTRING(0 0,1 1,1 0),(1 0,30 6)" <-- parse error at position 52 within geometry
  #145a|0107000020E610000000000000
  #145b|0
! #146|0|t|GEOMETRYCOLLECTION(LINESTRING(0 0,-1 -1),MULTIPOINT(1 2,2 3))
  ERROR:  geometry contains non-closed rings
  #157|ST_Polygon|POLYGON
  #157|ST_Point|POINT
--- 24,30 ----
  HINT:  "...IRCULARSTRING(0 0,1 1,1 0),(1 0,30 6)" <-- parse error at position 52 within geometry
  #145a|0107000020E610000000000000
  #145b|0
! ERROR:  getPoint_internal called outside of ptarray range (n=0, pa.npoints=5, pa.maxpoints=-1)
  ERROR:  geometry contains non-closed rings
  #157|ST_Polygon|POLYGON
  #157|ST_Point|POINT


More information about the postgis-devel mailing list