mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
The inputs we use for these run tests have open options, and now that we are respecting these and passing them to the GDAL command we can't run these tests on the earlier GDAL versions which didn't support open options. The commands generated by the corresponding algorithms are already well tested and still run on the earlier GDAL releases, it's just the actual run test which will be skipped.