opengeospatial / ets-wms-client13

Repository for the Exectutable Test Suite for WMS Client 1.3.X
Other
1 stars 3 forks source link

Failure if 'detailed old test report ' is opened #42

Closed lgoltz closed 4 years ago

lgoltz commented 5 years ago

Tested locally with teamengine v5.3 and ets-wms-client13 v1.3 in docker environment.

Steps to reproduce:

dstenger commented 5 years ago

Please try to use this service: http://cite.deegree.org/deegree-webservices-3.4.5/services/wms130?service=WMS&request=GetCapabilities

keshavnangare commented 5 years ago

@dstenger

I have used the above service to reproduce this issue but still the Qgis says "Failed to download capabilities", also tried with Udig as well, it says "not able to connect wms service"

keshavnangare commented 5 years ago

I have used the following service to test: https://services.interactive-instruments.de/ogc-reference-2/cite/wms?request=getcapabilities&service=wms&version=1.3.0

There are some layers missing in this service but I am to test this test suite using QGIS. I have tested the wms-client13 test suite with docker environment and able process the layers. Also status of processed layers are get updated on the result page. Also able see detail old test result.

Environment Details: teamengine: 5.4 QGIS: 3.4 Environment: docker

I think the issue has occurred due the absence of the ets dependency, the test_result.txt file is created or modified by one of the utility class i.e. reason of the failure(file not found exception).

dstenger commented 5 years ago

We should check if the failure still occurs. If it can still be reproduced, used service must be added to description.

lgoltz commented 4 years ago

Retested: Failure does not occur any longer.