From 11d71d98bc3686b392210df558a7b9bcf23bd8a2 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Fri, 7 Apr 2017 13:34:06 +1000 Subject: [PATCH] Attempt to fix failing GDAL test --- .../plugins/processing/tests/testdata/gdal_algorithm_tests.yaml | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml diff --git a/python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml b/python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml old mode 100644 new mode 100755 index 4c3f847fb8c..b8c919668cd --- a/python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml +++ b/python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml @@ -274,6 +274,7 @@ tests: MASK: name: custom/polygon_mask.gml type: vector + NO_DATA: '' PREDICTOR: 1 RTYPE: '5' TFW: false @@ -325,6 +326,7 @@ tests: MASK: name: custom/polygon_mask.gml type: vector + NO_DATA: '' PREDICTOR: 1 RTYPE: '5' TFW: false