[postgis-devel] topology pgsql 10 regression failures
Paul Ramsey
pramsey at cleverelephant.ca
Fri May 26 08:13:27 PDT 2017
Several failures for me (Darwin Kernel Version 15.6.0) right now in
topology, for example,
regress/st_simplify .. failed (diff expected obtained:
/tmp/pgis_reg/test_26_diff)
This "invalid geometry type" shows up in a few of the other failures
further down. Anyone seeing similar things w/ pgsql 10?
--- regress/st_simplify_expected 2014-12-01 12:28:41.000000000 -0800
+++ /tmp/pgis_reg/test_26_out 2017-05-26 08:02:22.000000000 -0700
@@ -1,9 +1,8 @@
t
L1
-N2
-S1|f|t
-S2|f|t
+ERROR: Invalid geometry type (POLYGON) passed to TopoGeo_AddLinestring,
expected LINESTRING
+N1
+S1|f|
+S2|f|
L2
-HS1|f|t
-HS2|f|t
f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20170526/a2a213ae/attachment.html>
More information about the postgis-devel
mailing list