Skip to content

Commit f332233

Browse files
committedJan 1, 2019
remove obsolete tests
1 parent 6809d34 commit f332233

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed
 

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

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -335,41 +335,6 @@ tests:
335335
hash: fff4a08498e93494f3f2cf1a9074451e6fd68341849aedc9e2c45e6a
336336
type: rasterhash
337337

338-
# Disabled as gdal_poligonize.py is not available on Travis
339-
# - algorithm: gdal:polygonize
340-
# name: Polygonize
341-
# params:
342-
# BAND: 1
343-
# EIGHT_CONNECTEDNESS: false
344-
# FIELD: DN
345-
# INPUT:
346-
# name: dem.tif
347-
# type: raster
348-
# results:
349-
# OUTPUT:
350-
# name: expected/gdal/polygonize.gml
351-
# type: vector
352-
353-
# Disabled as gdal_proximity.py is not available on Travis
354-
# - algorithm: gdal:proximity
355-
# name: Proximity
356-
# params:
357-
# BAND: 1
358-
# DATA_TYPE: 5
359-
# INPUT:
360-
# name: dem.tif
361-
# type: raster
362-
# MAX_DISTANCE: 0.0
363-
# NODATA: 0.0
364-
# OPTIONS: ''
365-
# REPLACE: 0.0
366-
# UNITS: 1
367-
# VALUES: '90'
368-
# results:
369-
# OUTPUT:
370-
# hash: 32802271d1ce083ca14078bfefaef6300ae8809af11f6a4270583d0c
371-
# type: rasterhash
372-
373338
- algorithm: gdal:rasterize
374339
name: Test (gdal:rasterize)
375340
params:

0 commit comments

Comments
 (0)
Please sign in to comment.