opengeospatial / ets-wms13

Repository for the Exectutable Test Suite for WMS 1.3.0
Apache License 2.0
2 stars 4 forks source link

OGC WMS 1.3.0 test fails for multiple CRS values in the test result for an INSPIRE View Service #112

Closed robblis closed 2 weeks ago

robblis commented 3 months ago

Describe the bug While testing a valid INSPIRE View Service WMS 1.3.0 crs-inherited test failed.

To Reproduce Steps to reproduce the behavior:

  1. Goto https://cite.opengeospatial.org/teamengine/viewSessions.jsp
  2. Create a new OGC_Web Map Service (WMS)_1.3.0 test session.
  3. Use the following service endpoint. https://agsinspire2.esri.com/server/services/A4I/EnergyResources/MapServer/WMSServer?request=GetCapabilities&service=WMS
  4. See errors: crs-inherited FAILED.

Expected behavior See crs-inherited validate.

Screenshots image

Additional context Possibly the same problem in this issue, but says it was fixed. https://github.com/opengeospatial/ets-wms13/issues/15

Similar test failures encountered...

image

image

image

GetCapabilities XML EnergyResources_WMSServer.zip

dstenger commented 3 months ago

Thank you for reporting. We can reproduce your problem and will do further investigation.