opengeospatial / ets-wfs20

Executable Test Suite for WFS 2.0
Other
8 stars 11 forks source link

WFS fails for bboxWithDefaultExtent and nonSpecificBBOX #260

Closed Ana-SGA closed 2 months ago

Ana-SGA commented 9 months ago

Dear all,

we have this WFS service https://transformiraj.nipp.hr/ows/services/org.4.8c49ed7b-601e-4c7e-a993-9f1919051ed0_wfs?SERVICE=WFS&REQUEST=GetCapabilities&VERSION=2.0.0 which fails for Spatial filter bboxWithDefaultExtent and nonSpecificBBOX. Is this a bug or can you please tell us what is wrong with WFS?

Note from our contractor: "two tests in the spatial filter context do pass in the beta instance that are not passing on production whereas the other 16 do fail in both instances, production and beta."

Thank you!

dstenger commented 9 months ago

Thank you for reporting. As this question is about the WFS 2.0 test suite, I will transfer this issue to the ets-wfs20 issue tracker.

dstenger commented 9 months ago

The Beta instance contains fixes which are not available on Production, yet. This explains the different test results on both environments.

Regarding the two failing tests, bboxWithDefaultExtent and nonSpecificBBOX, we will do further investigation.

The error message is

java.lang.ClassCastException: org.geotoolkit.gml.xml.v321.SurfaceType cannot be cast to org.geotoolkit.gml.xml.Polygon

and needs to be analyzed.

Ana-SGA commented 9 months ago

Dear @dstenger,

thank you for info. Are there any news regarding this?

dstenger commented 9 months ago

The issue is in our pipeline. We will work on it as soon as we have free resources again.

Ana-SGA commented 9 months ago

Dear @dstenger,

thank you for the info again.

dstenger commented 6 months ago

Additional information to reproduce behavior: The version of ets-wfs20 was 1.38 on Production environment when this issue was created. Since then, an update of Production was executed.

JohannaOtt commented 1 month ago

@dstenger I just tested the service mentioned in the issue description in the beta instance and there are still 16 error messages on spatial filter. With https://github.com/opengeospatial/ets-wfs20/pull/265 merged, would you expect them to be gone in the beta instance?

dstenger commented 1 month ago

@JohannaOtt The fix has not been installed on Beta, yet. We will finish the update tomorrow.

The update of the Beta instance will be announced via the CITE forum.

Please also compare the revision of the test suite installed on https://cite.ogc.org/te2/ (currently 1.40) with the milestone set in this issue (1.41).