Skip to content

Commit 21e4fc5

Browse files
committedOct 11, 2017
[processing] exclude location field from check
1 parent 49f9cee commit 21e4fc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ tests:
153153
OUTPUT:
154154
name: expected/gdal/tile_index.gml
155155
type: vector
156+
compare:
157+
fields:
158+
location: skip
156159

157160
- algorithm: gdal:gridaverage
158161
name: Moving average interpolation (gdal_grid)

0 commit comments

Comments
 (0)
Please sign in to comment.