[postgis-tickets] [PostGIS] #5136: debbie failing on raster test
PostGIS
trac at osgeo.org
Tue Apr 19 10:48:27 PDT 2022
#5136: debbie failing on raster test
---------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.0
Component: raster | Version: master
Keywords: |
---------------------+---------------------------
Seems since
[494ce4273c644fd0cd757dd0b64e41b0505f15a9/git]
{{{
22:20:43 Test: test_raster_surface ...FAILED
22:20:43 1. cu_raster_geometry.c:325 -
CU_ASSERT_DOUBLE_EQUAL(lwgeom_area(gobserved),lwgeom_area(gexpected),FLT_EPSILON)
22:20:43 2. cu_raster_geometry.c:339 -
CU_ASSERT_DOUBLE_EQUAL(lwgeom_area(gobserved),lwgeom_area(gexpected),FLT_EPSILON)
}}}
this is running against
{{{
06:39:53 GEOS config:
/var/lib/jenkins/workspace/geos/rel-3.11w64/bin/geos-config
06:39:53 GEOS version: 3.11.0dev
06:39:53 GDAL config:
/var/lib/jenkins/workspace/gdal/rel-3.2w64/bin/gdal-config
06:39:53 GDAL version: 3.2.3
06:39:53 SFCGAL config: /usr/bin/sfcgal-config
06:39:53 SFCGAL version: 1.3.8
06:39:53 PostgreSQL config:
/var/lib/jenkins/workspace/pg/rel/pg15w64/bin/pg_config
06:39:53 PostgreSQL version: PostgreSQL 15devel
06:39:53 PROJ4 version: 72
06:39:53 Libxml2 config: /usr/bin/xml2-config
06:39:53 Libxml2 version: 2.9.13
06:39:53 JSON-C support: yes
06:39:53 protobuf support: yes
06:39:53 protobuf-c version: 1003003
06:39:53 PCRE support: not found
06:39:53 Perl: /usr/bin/perl
}}}
I'm going to first try with a newer GDAL to confirm if it's just an issue
with old GDAL.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5136>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list