It looks like the packaged gdalautotest snapshot does not include a pytest.ini, which causes many warnings to be generated (PytestUnknownMarkWarning) and also some collection errors such as this one.
――――――――――――――――――――――――――――――――――――――――――――――――― ERROR collecting gdrivers/data/s104/generate_test.py ―――――――――――――――――――――――――――――――――――――――――――――――――― import file mismatch: imported module 'generate_test' has this __file__ attribute: /home/dan/Downloads/gdalautotest-3.10.1/gdrivers/data/s102/generate_test.py which is not the same as the test file we want to collect: /home/dan/Downloads/gdalautotest-3.10.1/gdrivers/data/s104/generate_test.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules On Wed, Jan 8, 2025 at 11:07 AM Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > Hi, > > Changes since RC1: > - revert "CMake: Export -DGDAL_DEBUG as PUBLIC for debug builds (#11311)" > - gml:CircleByCenterPoint: correctly take into account radius.uom for > projected CRS > - swig/python/setup.py.in: fix exception when building a RC git tag > > Pick up an archive among the following ones (by ascending size): > > https://download.osgeo.org/gdal/3.10.1/gdal-3.10.1rc2.tar.xz > https://download.osgeo.org/gdal/3.10.1/gdal-3.10.1rc2.tar.gz > https://download.osgeo.org/gdal/3.10.1/gdal3101rc2.zip > > A snapshot of the gdalautotest suite is also available: > > https://download.osgeo.org/gdal/3.10.1/gdalautotest-3.10.1rc2.tar.gz > https://download.osgeo.org/gdal/3.10.1/gdalautotest-3.10.1rc2.zip > > The NEWS file is here: > > https://github.com/OSGeo/gdal/blob/v3.10.1RC2/NEWS.md > > Even > > Le 07/01/2025 à 15:32, Even Rouault via gdal-dev a écrit : > > Hi, > > > > I have prepared a GDAL/OGR 3.10.1 release candidate. > > > > Pick up an archive among the following ones (by ascending size): > > > > https://download.osgeo.org/gdal/3.10.1/gdal-3.10.1rc1.tar.xz > > https://download.osgeo.org/gdal/3.10.1/gdal-3.10.1rc1.tar.gz > > https://download.osgeo.org/gdal/3.10.1/gdal3101rc1.zip > > > > A snapshot of the gdalautotest suite is also available: > > > > https://download.osgeo.org/gdal/3.10.1/gdalautotest-3.10.1rc1.tar.gz > > https://download.osgeo.org/gdal/3.10.1/gdalautotest-3.10.1rc1.zip > > > > The NEWS file is here: > > > > https://github.com/OSGeo/gdal/blob/v3.10.1RC1/NEWS.md > > > > Best regards, > > > > Even > > > -- > http://www.spatialys.com > My software is free, but my time generally not. > Butcher of all kinds of standards, open or closed formats. At the end, > this is just about bytes. > > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev