#4715 closed defect (duplicate)
[raster] rt_polygon regress tests fail under GDAL 3.2/PROJ 7
Reported by: | Algunenano | Owned by: | dustymugs |
---|---|---|---|
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 , 4 years ago
comment:2 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicated by https://trac.osgeo.org/postgis/ticket/4734, but keeping that one open as it's been investigated and reported upstream.
Note:
See TracTickets
for help on using tickets.
Example build (using latest versions of everything): https://travis-ci.org/github/Algunenano/postgis/jobs/705355524#L2422