Skip to content

Commit 45d009f

Browse files
committedOct 31, 2018
Add comment for semi-broken control file
1 parent 65f0ab8 commit 45d009f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6246,6 +6246,9 @@ tests:
62466246
type: multi
62476247
results:
62486248
OUTPUT:
6249+
# If you ever run into this test producing Polygons instead of MultiPolygons as output
6250+
# that is totally expected and you are invited to replace the file merged_pol.gpkg with
6251+
# a single polygon version.
62496252
name: ogr:dbname='expected/merged_pol.gpkg' table="output" (geom) sql=
62506253
uri: expected/merged_pol.gpkg|layername=merged_pol
62516254
type: vector

0 commit comments

Comments
 (0)
Please sign in to comment.