[postgis-tickets] [PostGIS] #5136: failures on raster tests - some ci bots running GDAL 3.2 (was: debbie failing on raster test)
PostGIS
trac at osgeo.org
Sat Apr 30 17:38:07 PDT 2022
#5136: failures on raster tests - some ci bots running GDAL 3.2
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.0
Component: raster | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
I just renabled the berrie bots.
berrie64 and berrie are both failing with same error and they are both
running GDAL 3.2.2 on debian with gdal installed from packages.
I'm going to test with lower GDAL besides 3.1. At a glance 3.1 seemed
fine, so this could just be an issue with GDAL 3.2s
{{{
-------------- Dependencies --------------
16:44:44 GEOS config:
/home/jenkins/workspace/geos/rel-3.11.0/bin/geos-config
16:44:44 GEOS version: 3.11.0dev
16:44:44 GDAL config: /usr/bin/gdal-config
16:44:44 GDAL version: 3.2.2
16:44:44 PostgreSQL config:
/home/jenkins/workspace/pg/label/berrie64/rel/pg14w64/bin/pg_config
16:44:44 PostgreSQL version: PostgreSQL 14.1
16:44:44 PROJ4 version: 72
16:44:44 Libxml2 config: /usr/bin/xml2-config
16:44:44 Libxml2 version: 2.9.10
16:44:44 JSON-C support: yes
16:44:44 protobuf support: yes
16:44:44 protobuf-c version: 1003003
16:44:44 PCRE support: Version 1
16:44:44 Perl: /usr/bin/perl
16:44:44
16:51:09 Test: test_raster_surface ...FAILED
16:51:09 1. cu_raster_geometry.c:325 -
CU_ASSERT_DOUBLE_EQUAL(lwgeom_area(gobserved),lwgeom_area(gexpected),FLT_EPSILON)
16:51:09 2. cu_raster_geometry.c:339 -
CU_ASSERT_DOUBLE_EQUAL(lwgeom_area(gobserved),lwgeom_area(gexpected),FLT_EPSILON)
}}}
Note to self, have to change berrie to fail on first failure instead of
going on to garden tests, as the green is misleading on that one.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5136#comment:6>
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