We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f0ab8 commit 45d009fCopy full SHA for 45d009f
python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml
@@ -6246,6 +6246,9 @@ tests:
6246
type: multi
6247
results:
6248
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.
6252
name: ogr:dbname='expected/merged_pol.gpkg' table="output" (geom) sql=
6253
uri: expected/merged_pol.gpkg|layername=merged_pol
6254
type: vector
0 commit comments