[gdal-dev] Test Failures
Andrew Bell
andrew.bell.ia at gmail.com
Tue Apr 27 11:17:21 PDT 2021
Hi,
I'm having a few test failures with gdal master on OSX. They seem related
to transformations. I notice that the CI build is using PROJ 7.1. I'm
linking PROJ 8.0. An example failure follows. Can this be explained by PROJ
versions or are there other issues that I might need to investigate?
==============
> assert got_cs == [26293, 23439, 14955]
E assert [26228, 22085, 12992] == [26293, 23439, 14955]
E At index 0 diff: 26228 != 26293
E Use -v to get the full diff
/Users/acbell/gdal/autotest/gcore/cog.py:392: AssertionError
--------------------------------------- Captured stderr call
---------------------------------------
ERROR 1: PROJ: webmerc: Invalid latitude
ERROR 1: PROJ: webmerc: Invalid latitude
ERROR 1: PROJ: webmerc: Invalid latitude
--
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20210427/d4a0f761/attachment-0001.html>
More information about the gdal-dev
mailing list