Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a84bae

Browse files
authoredOct 29, 2018
add results hashes
1 parent 25cddbc commit 2a84bae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ tests:
266266
results:
267267
OUTPUT:
268268
hash:
269+
- c3e8b2c13c40833fae7cf2c2e89ef5fc0b2d33d59668c075d36ce965
269270
- aca7c839c679613f4910cbdea660359f1551c104c57fea9a61795668
270271
- 57e2bc100ec9836e2aa7df4ccf6b5715bd3f3524a524ce47bec52f68
271272
- e607570f34b1c61bc622751b324023b67642b657ef4b91a80d9057cb
@@ -472,7 +473,9 @@ tests:
472473
TARGET_RESOLUTION: 0.0
473474
results:
474475
OUTPUT:
475-
hash: 77045222f6f9d8e5fda795d1d5288eae400c51522e621861aeab68e0
476+
hash:
477+
- a361e8b5af2d3405222ad2d0f03035d57b505ad5e73a83e8b8074c8e
478+
- 77045222f6f9d8e5fda795d1d5288eae400c51522e621861aeab68e0
476479
type: rasterhash
477480

478481
# - algorithm: gdal:merge

0 commit comments

Comments
 (0)
Please sign in to comment.