Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4715 closed defect (duplicate)

[raster] rt_polygon regress tests fail under GDAL 3.2/PROJ 7

Reported by: Algunenano Owned by: Bborie Park
Priority: high Milestone: PostGIS 3.1.0
Component: raster Version: master
Keywords: Cc:

Description

The output of the expect is pretty awful in you want to debug anything:

rt_polygon .. failed (diff expected obtained: /tmp/pgis_reg/test_43_diff)
-----------------------------------------------------------------------------
--- rt_polygon_expected	2020-07-06 11:02:22.000000000 +0000
+++ /tmp/pgis_reg/test_43_out	2020-07-06 11:07:02.503360096 +0000
@@ -1,7 +1,7 @@
 t
+f
+f
+f
+f
 t
-t
-t
-t
-t
-t
+f
-----------------------------------------------------------------------------

Change History (3)

comment:1 by Algunenano, 4 years ago

Example build (using latest versions of everything): https://travis-ci.org/github/Algunenano/postgis/jobs/705355524#L2422

comment:2 by Algunenano, 4 years ago

Resolution: duplicate
Status: newclosed

Duplicated by https://trac.osgeo.org/postgis/ticket/4734, but keeping that one open as it's been investigated and reported upstream.

comment:3 by robe, 4 years ago

ah not sure why I didn't find this ticket sorry for opening a new one :(

Note: See TracTickets for help on using tickets.