Skip to content

Commit

Permalink
Disable the i.pansharpen test -- GRASS on CI raises a python exceptio…
Browse files Browse the repository at this point in the history
…n when running this tool (not our fault)
  • Loading branch information
nyalldawson committed Feb 8, 2021
1 parent 2cbec80 commit 7e691b5
Showing 1 changed file with 35 additions and 34 deletions.
Expand Up @@ -425,40 +425,41 @@ tests:
hash: 07578ad38cf948473a519f040acb0235f60a592904ac8ef46aa607e1
type: rasterhash

- algorithm: grass7:i.pansharpen
name: GRASS7 i.pansharpen
params:
GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
blue:
name: custom/grass7/raster_4class.tif
type: raster
green:
name: custom/grass7/raster_5class.tif
type: raster
method: 2
pan:
name: custom/grass7/float_raster.tif
type: raster
red:
name: custom/grass7/raster_6class.tif
type: raster
results:
blueoutput:
hash:
- 906de8be89e302057ed849d00eaf49332ecca73ffaba1374994f1a17
- 6abf8904844b902dfb567246ad906ff51673fa61a821633eadc480c4
type: rasterhash
greenoutput:
hash:
- 588ad1ef8360ce903fc2defb1a1728a1dc8335d737d5fa77797605ed
- 5c3ac77c7ac4a57b7a985541ce0c5f76c1709d8de7aa66b3acfa45d6
type: rasterhash
redoutput:
hash:
- ad80c0007faa1b0dc15c0b0c21ff4e0045ff5e67b454df0f65e68899
- b488227a86c3ed58f5b2328238d109e69c55024f86efb1d4876de1f6
type: rasterhash

# Triggers a Python exception on the GRASS version used on the CI - disabling until fixed in GRASS
# - algorithm: grass7:i.pansharpen
# name: GRASS7 i.pansharpen
# params:
# GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
# blue:
# name: custom/grass7/raster_4class.tif
# type: raster
# green:
# name: custom/grass7/raster_5class.tif
# type: raster
# method: 2
# pan:
# name: custom/grass7/float_raster.tif
# type: raster
# red:
# name: custom/grass7/raster_6class.tif
# type: raster
# results:
# blueoutput:
# hash:
# - 906de8be89e302057ed849d00eaf49332ecca73ffaba1374994f1a17
# - 6abf8904844b902dfb567246ad906ff51673fa61a821633eadc480c4
# type: rasterhash
# greenoutput:
# hash:
# - 588ad1ef8360ce903fc2defb1a1728a1dc8335d737d5fa77797605ed
# - 5c3ac77c7ac4a57b7a985541ce0c5f76c1709d8de7aa66b3acfa45d6
# type: rasterhash
# redoutput:
# hash:
# - ad80c0007faa1b0dc15c0b0c21ff4e0045ff5e67b454df0f65e68899
# - b488227a86c3ed58f5b2328238d109e69c55024f86efb1d4876de1f6
# type: rasterhash
#
- algorithm: grass7:i.smap
name: GRASS7 i.smap
params:
Expand Down

0 comments on commit 7e691b5

Please sign in to comment.