[postgis-tickets] [PostGIS] #5316: Regress failure with in-develop proj
PostGIS
trac at osgeo.org
Mon Jun 19 07:26:01 PDT 2023
#5316: Regress failure with in-develop proj
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.4.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
Sadly changes did not fix 3.3.10, because PROJ 5.2 still errors out.
https://github.com/postgis/postgis/actions/runs/5312510774/jobs/9617110243
{{{
./regress/core/regress_proj_cache_overflow .. failed (diff expected
obtained: /tmp/pgis_reg/test_61_diff)
-----------------------------------------------------------------------------
--- ./regress/core/regress_proj_cache_overflow_expected 2023-06-19
13:30:42.000000000 +0000
+++ /tmp/pgis_reg/test_61_out 2023-06-19 13:32:56.056377261 +0000
@@ -1 +1 @@
-13|112
+ERROR: transform: latitude or longitude exceeded limits (-14)
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5316#comment:17>
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