[QGIS-Developer] Travis for plugin: "Processing(2): Error: Algorithm gdal:warpreproject not found"

Etienne Trimaille etienne.trimaille at gmail.com
Wed Sep 19 07:22:50 PDT 2018


I can't help you too much. But maybe have a look to what has been done by
Nyall in InaSAFE:
https://github.com/inasafe/inasafe/blob/develop/safe/gis/processing_tools.py#L21
There is one GDAL algorithm, running on travis.

Le mer. 19 sept. 2018 à 10:06, Tom Chadwin <tom.chadwin at nnpa.org.uk> a
écrit :

> Hello all
>
> I've never managed to get tests of Processing GDAL algorithms to run under
> Travis for qgis2web. It returns:
>
> Processing(2): Error: Algorithm gdal:warpreproject not found
>
> (eg https://travis-ci.org/tomchadwin/qgis2web/jobs/430529787#L874)
>
> Someone (possibly Nyall?) must have realized this was an issue some time
> ago, and added the following to some tests:
>
> @unittest.skipIf(int(gdal.VersionInfo('VERSION_NUM')) >=
> GDAL_COMPUTE_VERSION(2, 0, 0), 'Test requires updating for GDAL 2.0')
>
> These ones are indeed skipped (eg
> https://travis-ci.org/tomchadwin/qgis2web/jobs/430529787#L1021)
>
> Can I get this working? I'm only testing against release and dev (not LTR).
>
> Thanks
>
> Tom
>
>
>
> -----
> Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180919/7c7a3494/attachment.html>


More information about the QGIS-Developer mailing list