From 4719a7c1f57d1eb42ee1e1452db3eec52fcdabbe Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Fri, 1 Jun 2018 09:40:06 +1000 Subject: [PATCH] See if test now passes on Travis --- .../grass7_algorithms_imagery_tests.yaml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml b/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml index 1064e312c07..f75bd0e3d17 100644 --- a/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml +++ b/python/plugins/processing/tests/testdata/grass7_algorithms_imagery_tests.yaml @@ -318,20 +318,20 @@ tests: - '128.6900' # this doesn't work in travis-ci environment (probably due to libfftw version). -# - algorithm: grass7:i.fft -# name: GRASS7 i.fft -# params: -# GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0' -# input: -# name: custom/grass7/float_raster.tif -# type: raster -# results: -# imaginary: -# hash: 94249384dd8b6019f0024501bc9a093cba9dd025c183d3fb46d77027 -# type: rasterhash -# real: -# hash: 09ab93c65aa2dde4da422b62a5ed3e38208e2da072cec2b0eb837a47 -# type: rasterhash + - algorithm: grass7:i.fft + name: GRASS7 i.fft + params: + GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0' + input: + name: custom/grass7/float_raster.tif + type: raster + results: + imaginary: + hash: 94249384dd8b6019f0024501bc9a093cba9dd025c183d3fb46d77027 + type: rasterhash + real: + hash: 09ab93c65aa2dde4da422b62a5ed3e38208e2da072cec2b0eb837a47 + type: rasterhash - algorithm: grass7:i.segment name: GRASS7 i.segment