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