diff --git a/python/plugins/processing/tests/testdata/expected/polys_to_lines.gfs b/python/plugins/processing/tests/testdata/expected/polys_to_lines.gfs index 1aa78269eb0..ea3e274285e 100644 --- a/python/plugins/processing/tests/testdata/expected/polys_to_lines.gfs +++ b/python/plugins/processing/tests/testdata/expected/polys_to_lines.gfs @@ -2,10 +2,11 @@ polys_to_lines polys_to_lines + 2 EPSG:4326 - 4 + 5 0.00000 9.00000 -1.00000 diff --git a/python/plugins/processing/tests/testdata/expected/polys_to_lines.gml b/python/plugins/processing/tests/testdata/expected/polys_to_lines.gml index ce07984e3fe..6fb2f5867f5 100644 --- a/python/plugins/processing/tests/testdata/expected/polys_to_lines.gml +++ b/python/plugins/processing/tests/testdata/expected/polys_to_lines.gml @@ -25,12 +25,12 @@ - + 7,6 7,5 7,4 8,4 9,5 9,6 7,6 - + 0,0 0,1 1,1 1,0 0,0 Test 2 @@ -38,7 +38,7 @@ - + Test 3 0 diff --git a/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml b/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml index 2ad81d07163..5c7d77613a7 100644 --- a/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml +++ b/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml @@ -148,6 +148,9 @@ tests: OUTPUT: name: expected/polys_to_lines.gml type: vector + compare: + fields: + fid: skip - algorithm: qgis:basicstatisticsfornumericfields name: Basic statistics for numeric fields