[gdal-dev] running autotest locally
Alan Stewart
astewart at terragotech.com
Tue Dec 11 10:53:47 PST 2018
Will MacOS work acceptably to run all the tests?
Alan Stewart
Senior Software Engineer
TerraGo Technologies
3200 Windy Hill Road, Suite 1550W
Atlanta, GA 30339 USA
O. +1 678.391.9615
www.terragotech.com
-----Original Message-----
From: Even Rouault <even.rouault at spatialys.com>
Sent: Tuesday, December 11, 2018 1:49 PM
To: gdal-dev at lists.osgeo.org
Cc: Alan Stewart <astewart at terragotech.com>
Subject: Re: [gdal-dev] running autotest locally
On mardi 11 décembre 2018 18:44:25 CET Alan Stewart wrote:
> I'm trying to run GDAL autotest locally on my Windows box. I've tried
> to follow appveyor.yml very closely, but possibly there is some
> additional configuration required that is not included in this script?
Beware of the merge today in master of RFC 72 that overhauls the testing suite with the use of pytest:
https://trac.osgeo.org/gdal/wiki/rfc72_pytest
> In particular,
> the gdrivers/postgisraster.py tests are skipped because
> postgisraster_init() finds SRID-26711 to be missing from spatial_ref_sys.
The postgisraster.py tests require running the autotest/gdrivers/data/load_postgisraster_test_data.sh script, so only work easily from Unix.
Even
--
Spatialys - Geospatial professional services http://www.spatialys.com
More information about the gdal-dev
mailing list