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 6dfae72 commit 7681d30Copy full SHA for 7681d30
tests/src/python/test_qgsserver_wms_getfeatureinfo.py
@@ -258,7 +258,6 @@ def testGetFeatureInfoRelationReference(self):
258
'wms_getfeatureinfo-values2-text-xml',
259
'test_project_values.qgz')
260
261
- # TODO make filter work with gpkg and move test inside testGetFeatureInfoFilter function
262
def testGetFeatureInfoFilterGPKG(self):
263
# 'test_project.qgz' ='test_project.qgs' but with a gpkg source + different fid
264
# Regression for #8656 Test getfeatureinfo response xml with gpkg datasource
0 commit comments