Skip to content

Commit

Permalink
Add expected failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsunni authored and nyalldawson committed Jun 2, 2020
1 parent bcf71e0 commit dd86a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsserver_wfs.py
Expand Up @@ -217,6 +217,7 @@ def wfs_getfeature_post_compare(self, requestid, request):
body
)

@unittest.expectedFailure("Issue #36398: QGIS Server: WFS Request does not use SrsName on the geometry")
def test_getfeature_post(self):
tests = []
expectNotEqualTests = []
Expand Down

0 comments on commit dd86a5a

Please sign in to comment.