Hi,
I did everything described in “CITE Test Guide” for GeoServer 2.2.x. However, WFS 1.0.0 Test fails 11 subtests. Below is an example:
Log for test s0001/d1e1121_1
Test wfs:test1.0.0-basic-getfeature-filter-comparisonoperators-get-14 (s0001/d1e1121_1)
Assertion: This test checks that the PropertyIsLessThan operator returns the correct feature for a date comparisson with the value greater than the expected value of the property.
Request d1e7997_1:
Method: get
Response from parser wfs:GMLValidatingParser:
<wfs:FeatureCollection xmlns=“http://www.opengis.net/wfs” xmlns:cdf=“http://www.opengis.net/cite/data”
xmlns:gml=“http://www.opengis.net/gml”
xmlns:wfs=“http://www.opengis.net/wfs”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation=“http://www.opengis.net/cite/data http://mapcodexpublish.com:1453/mapcodex/wfs?service=WFS&version=1.0.0&request=DescribeFeatureType&typeName=cdf%3AOther http://www.opengis.net/wfs http://mapcodexpublish.com:1453/mapcodex/schemas/wfs/1.0.0/WFS-basic.xsd”>
gml:nullunknown</gml:null>
</gml:boundedBy>
Result: Failed
I wonder where did I do wrong? Any help would be appreciated.
Thanks.