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 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
