opengeospatial / ets-wms13

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

WMS 1.3.0 Compliance Test Failed Although the Response Contains the Required Code #85

Closed honglzhu closed 3 years ago

honglzhu commented 3 years ago

Details:

dstenger commented 3 years ago

Thank you for reporting.

@keshav-nangare Can you please analyse why this failure occurs?

keshavnangare commented 3 years ago

I am able to reproduce the reported behavior and found that problem in XPath. Please find the changes #87 PR.

honglzhu commented 3 years ago

Thank you @keshav-nangare for the quick fix. May I know the timeline that the fix to be patched in the Production? Thanks.

dstenger commented 3 years ago

@honglzhu We are going to update Production this summer (2021) again. This patch will most likely be part of this update.

honglzhu commented 3 years ago

@dstenger , I also got a test failed but I thought it should pass. Did I miss something? Below are the details:

image Thank you in advance and I look forward for your feedback.

dstenger commented 3 years ago

Thank you for reporting.

However, as this failure is not related to the one described in this issue, can you please open a new issue for that? Can you please also do a test run on Beta environment (https://cite.opengeospatial.org/te2/) and check if the failure occurs there as well?

honglzhu commented 3 years ago

@keshavnangare , I re-run my test on 2021-08-25, and the issues still exist. Here is the test url: http://150.136.62.131:8080/mapviewer/wms?FoRmAt=UnknownFormat&VeRsIoN=1.3.0&LaYeRs=WMS_BASICPOLYGONS&CrS=CRS%3A84&BbOx=-0.0025,-0.0025,0.0025,0.0025&HeIgHt=100&ReQuEsT=GetMap&WiDtH=100&StYlEs=

The response contains the required code, but the test failed: https://cite.opengeospatial.org/teamengine/reports/honglzhu/s0012/result/invalid-format2929292929.html#invalid-format2929292929

Can you please let me know if the testing server is up to date or not yet updated?

dstenger commented 3 years ago

Production environment has not been updated, yet. The update is planned for late September.

Can you please check if your problem is solved on Beta environment (https://cite.opengeospatial.org/te2/) which already contains the fix?

honglzhu commented 3 years ago

Thank you @dstenger . I ran a test on /te2, and the issue is fixed. (I have quite a few similar failed tests and will report them separately)