Skip to content

Commit

Permalink
remove obsolete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Jan 1, 2019
1 parent 6809d34 commit f332233
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml
Expand Up @@ -335,41 +335,6 @@ tests:
hash: fff4a08498e93494f3f2cf1a9074451e6fd68341849aedc9e2c45e6a
type: rasterhash

# Disabled as gdal_poligonize.py is not available on Travis
# - algorithm: gdal:polygonize
# name: Polygonize
# params:
# BAND: 1
# EIGHT_CONNECTEDNESS: false
# FIELD: DN
# INPUT:
# name: dem.tif
# type: raster
# results:
# OUTPUT:
# name: expected/gdal/polygonize.gml
# type: vector

# Disabled as gdal_proximity.py is not available on Travis
# - algorithm: gdal:proximity
# name: Proximity
# params:
# BAND: 1
# DATA_TYPE: 5
# INPUT:
# name: dem.tif
# type: raster
# MAX_DISTANCE: 0.0
# NODATA: 0.0
# OPTIONS: ''
# REPLACE: 0.0
# UNITS: 1
# VALUES: '90'
# results:
# OUTPUT:
# hash: 32802271d1ce083ca14078bfefaef6300ae8809af11f6a4270583d0c
# type: rasterhash

- algorithm: gdal:rasterize
name: Test (gdal:rasterize)
params:
Expand Down

0 comments on commit f332233

Please sign in to comment.