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 <[email protected]> Sent: Tuesday, December 11, 2018 1:49 PM To: [email protected] Cc: Alan Stewart <[email protected]> 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 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
