[postgis-tickets] [PostGIS] #5245: Regression failure with relate_bnr
PostGIS
trac at osgeo.org
Mon Sep 19 19:08:29 PDT 2022
#5245: Regression failure with relate_bnr
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.4.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
okay debbie is now failing too:
{{{
21:42:38 PostgreSQL 15beta4 on x86_64-pc-linux-gnu, compiled by gcc
(Debian 10.2.1-6) 10.2.1 20210110, 64-bit
21:42:38 Postgis 3.4.0dev - (3.3.0rc2-117-gf24ef8556) - 2022-09-20
01:38:32
21:42:38 scripts 3.4.0dev 3.3.0rc2-117-gf24ef8556
21:42:38 raster scripts 3.4.0dev 3.3.0rc2-117-gf24ef8556
21:42:38 GEOS: 3.11.1dev-CAPI-1.17.1
21:42:38 PROJ: 7.2.1
21:42:38 SFCGAL: 1.3.8
21:42:38 GDAL: GDAL 3.4.3, released 2022/04/22
21:43:18 ./regress/core/relate_bnr .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/3_4_pg15w64/test_99_diff)
21:43:18
-----------------------------------------------------------------------------
21:43:18 --- ./regress/core/relate_bnr_expected 2022-08-22
20:53:14.447687571 +0000
21:43:18 +++
/var/lib/jenkins/workspace/postgis/tmp/3_4_pg15w64/test_99_out
2022-09-20 01:43:18.602998038 +0000
21:43:18 @@ -28,7 +28,7 @@
21:43:18 28|10FF0FFF2|10FF0FFF2|1FFFFFFF2|10FF0FFF2
21:43:18 29|FF1FF0102|FF1FF0102|FF1FF0102|FF1FF0102
21:43:18 30|FF1FF0102|FF1FF0102|FF1FFF1F2|FF1FF0102
21:43:18 -31|FF1FF01F2|FF1FF01F2|FF1FF01F2|FF1FF01F2
21:43:18 +31|FF1FF01F2|FF1FF0102|FF1FF0102|FF1FF01F2
21:43:18 32|FF1FF01F2|FF1FF0102|FF1FFF1F2|FF1FF01F2
21:43:18 33|1FFF0FFF2|1FFF0FFF2|1FFFFFFF2|1FFF0FFF2
21:43:18 34|1FFF0FFF2|1FFF0FFF2|1FFFFFFF2|1FFF0FFF2
21:43:18
-----------------------------------------------------------------------------
}}}
so maybe her last run was using a slightly older GEOS.
Not all the GH bots running GEOS 3.7-3.9 are not failing so assuming it
must be a GEOS change in main, and 3.11 branches
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5245#comment:1>
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