[postgis-tickets] [PostGIS] #5079: concaveHull test fails with current GEOS main branch

PostGIS trac at osgeo.org
Wed Feb 2 07:22:45 PST 2022


#5079: concaveHull test fails with current GEOS main branch
---------------------+---------------------------
 Reporter:  strk     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 3.3.0
Component:  postgis  |    Version:  3.2.x
 Keywords:           |
---------------------+---------------------------
 {{{
 $ regress/run_test.pl regress/core/concave_hull -v
 PATH is
 /home/strk/.local/bin:/home/strk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/strk/bin:/home/strk/go/bin:/opt/bitcoin/bin:/home/strk/bin:/home/strk/go/bin:/opt/bitcoin/bin
 Checking for shp2pgsql ... found
 Checking for pgsql2shp ... found
 TMPDIR is /tmp/pgis_reg
 Creating database 'postgis_reg'
 Loading unpackaged components from
 /home/src/postgis/postgis/regress/../regress/00-regress-
 install/share/contrib/postgis
 Loading PostGIS into 'postgis_reg'
 PostgreSQL 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) on x86_64-pc-linux-gnu,
 compiled by gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0, 64-bit
   Postgis 3.3.0dev - (3.2.0-455-ga8de642a3) - 2022-02-02 15:08:04
   scripts 3.3.0dev 3.2.0-455-ga8de642a3
   GEOS: 3.11.0dev-CAPI-1.16.0
   PROJ: 7.2.1

 Running tests

  regress/core/concave_hull .. failed (diff expected obtained:
 /tmp/pgis_reg/test_1_diff)
 -----------------------------------------------------------------------------
 --- regress/core/concave_hull_expected  2022-01-13 01:49:49.626748322
 +0100
 +++ /tmp/pgis_reg/test_1_out    2022-02-02 16:22:19.599616286 +0100
 @@ -1,3 +1,3 @@
  ST_ConcaveHull MultiPolygon 0.95|t|t
 -ST_ConcaveHull Lines 0.80|t|t
 -ST_ConcaveHull Lines 0.80 holes|t|t
 +ST_ConcaveHull Lines 0.80|f|t
 +ST_ConcaveHull Lines 0.80 holes|f|f
 -----------------------------------------------------------------------------
  uninstall .. ok (4831)

 Run tests: 2
 Failed: 1
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5079>
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