[postgis-devel] failure in clipbybox2d test
Sandro Santilli
strk at kbt.io
Tue May 29 07:47:34 PDT 2018
I'm getting a failure in clipbybox2d test:
--- clipbybox2d_expected 2018-05-29 16:44:35.453718509 +0200
+++ /tmp/pgis_reg/test_115_out 2018-05-29 16:45:13.445522595 +0200
@@ -3,7 +3,7 @@
3|BOX(2 2,8 8)
4|MULTIPOINT(0 0,2 2)
5|MULTIPOLYGON(((2 2,5 5,8 2,2 2)),((5 5,2 8,8 8,5 5)))
-6|MULTIPOLYGON(((2.5 2,5 4,5 5,10 5,10 2,2.5 2)))
+6|MULTIPOLYGON(((2.5 2,5 4,7.5 2,2.5 2)))
7|POLYGON((2 2,2 5,5 5,5 2,2 2))
8|SRID=3857;POLYGON EMPTY
9|SRID=4326;POINT(0 0)
Beside the above, I was also getting NOTICES which were not
expected (or missing expected NOTICES if I turned notices off).
The above is obtained by removing the NOTICE expectances and
ensuring not to get them via client_min_message setting in
the test.
Is it a known bug ?
The run is with GEOS="3.7.0dev-CAPI-1.11.0 4942053e"
--strk;
() Free GIS & Flash consultant/developer
/\ https://strk.kbt.io/services.html
More information about the postgis-devel
mailing list