Skip to content

Commit

Permalink
More saga test tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 8, 2021
1 parent 973682b commit 6f8833d
Showing 1 changed file with 9 additions and 30 deletions.
39 changes: 9 additions & 30 deletions python/plugins/processing/tests/testdata/saga_algorithm_tests.yaml
Expand Up @@ -397,28 +397,7 @@ tests:
PROFILES:
name: expected/saga/cross_profiles.shp
type: vector
compare:
fields:
X000:
precision: -1
X001:
precision: -1
X002:
precision: -1
X003:
precision: -1
X004:
precision: -1
X005:
precision: -1
X006:
precision: -1
X007:
precision: -1
X008:
precision: -1
X009:
precision: -1
compare: false # too much variation between saga versions

- algorithm: saga:snappointstolines
name: Snap points to lines
Expand Down Expand Up @@ -854,21 +833,21 @@ tests:
SSR:
precision: 1
SSE:
precision: 2
precision: 1
MSR:
precision: 2
precision: 1
MSE:
precision: 2
precision: 1
F:
precision: 2
precision: 1
SIG:
precision: 3
precision: 1
VAR_F:
precision: 2
precision: 1
VAR_SIG:
precision: 6
precision: 1
REGCOEFF:
precision: 2
precision: 1
REGRESCORR:
hash: d70078f0151919949c1e55c1a677f1a7cda6f7514667270af6745c0d
type: rasterhash
Expand Down

0 comments on commit 6f8833d

Please sign in to comment.