[postgis-tickets] [SCM] PostGIS branch main updated. 3.1.0rc1-345-g9bb683f
git at osgeo.org
git at osgeo.org
Wed Jul 14 15:59:42 PDT 2021
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, main has been updated
via 9bb683f7d6da350b1c9607baaf237d6259988c95 (commit)
from ed2de5c0a99c08e72f3736a42d378383a4a24410 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9bb683f7d6da350b1c9607baaf237d6259988c95
Author: Sandro Santilli <strk at kbt.io>
Date: Thu Jul 15 00:59:24 2021 +0200
Fix expected results in st_modedgeheal test
diff --git a/topology/test/regress/st_modedgeheal_expected b/topology/test/regress/st_modedgeheal_expected
index 1dfcb7b..e13eb8e 100644
--- a/topology/test/regress/st_modedgeheal_expected
+++ b/topology/test/regress/st_modedgeheal_expected
@@ -108,6 +108,8 @@ ERROR: TopoGeom 1 in layer 3 (t.f_mix.g) cannot be represented removing node 1
ERROR: TopoGeom 1 in layer 3 (t.f_mix.g) cannot be represented removing node 1 connecting edges 2 and 1
ERROR: TopoGeom 1 in layer 1 (t.f_lin.g) cannot be represented healing edges 1 and 2
ERROR: TopoGeom 1 in layer 1 (t.f_lin.g) cannot be represented healing edges 2 and 1
+ERROR: TopoGeom 2 in layer 3 (t.f_mix.g) cannot be represented healing edges 1 and 2
+ERROR: TopoGeom 2 in layer 3 (t.f_mix.g) cannot be represented healing edges 2 and 1
ERROR: SQL/MM Spatial exception - non-existent edge 200
ERROR: SQL/MM Spatial exception - non-existent edge 100
E3
-----------------------------------------------------------------------
Summary of changes:
topology/test/regress/st_modedgeheal_expected | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list