Skip to content

Commit

Permalink
Update test_wms_jpl_capabilities.py
Browse files Browse the repository at this point in the history
xfail failing wms test (#732)
  • Loading branch information
cehbrecht authored Jan 19, 2021
1 parent fc08418 commit 3d4fa6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_wms_jpl_capabilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def test_wms_capabilities_style_without_title():
SERVICE_URL = 'http://giswebservices.massgis.state.ma.us/geoserver/wms'


@pytest.mark.xfail
@pytest.mark.online
@pytest.mark.skipif(not service_ok(SERVICE_URL),
reason="WMS service is unreachable")
Expand Down

0 comments on commit 3d4fa6c

Please sign in to comment.