wiki:MapServerOGCCITEComplianceWFS110Notes

Version 37 (modified by nsavard, 14 years ago) ( diff )

--

Sarted with : Pass:165, Warning:0 Fail:265

Assigned to testsURLs Comments
GetCapabilities - GET
GC tc-9.2 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&#request=GetCapabilities,service=WFS It is expecting back an excpetion report but MapServer will not be able to generate this since It is not only a WFS server.Comments in bug http://trac.osgeo.org/mapserver/ticket/2531
GC tc-13.2 http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&request=GetCapabilities&version=1.1.0 It is expecting back an excpetion a WFS report but MapServer will not be able to generate this since It is not only a WFS server and defaults to WMS.
GC t 15.2 http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&service=WFS&request=GetCapabilities&acceptversions=2006.10.25 Acceptversions should be supported: http://trac.osgeo.org/mapserver/ticket/3282
GC 16.1 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&version=1.1.0&request=GetCapabilities It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server and defaults to WMS.
GC 16.2 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&service=ASDF&version=1.1.0&request=GetCapabilities It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
GC 16.3 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&service=WFS&request=GetCapabilities&acceptversions=2006-10-26 This seems to be the same as GC 15.2
GC 16.5 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&?request~GetCapabilities!service~WFS!version~1.1.0 It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
GC tc-18.1 This validates the whole capabilites so several issues are reported:
DefaultSRS value is not a valid URI (invalid scheme name or URN namespace identifier). The DefaultSRS is EPSG:4326.http://trac.osgeo.org/mapserver/ticket/3283(need to be fixed_
EID element missinghttp://trac.osgeo.org/mapserver/ticket/3285 (fixed)
DescribeFeatureType-POST
DF tc3.1 Invalid post request (without service) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.2 Invalid post request (without service) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.3 Invalid post request (without service) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.4 Invalid post request (without version) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.5 Invalid post request (with invalid service=FDO) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
AY DF tc11.1 The expression '(xsd:element/@name = 'PrimitiveGeoFeature') and (xsd:element/@name = 'AggregateGeoFeature') and (xsd:element/@name = 'EntitéGénérique')' is false. bug http://trac.osgeo.org/mapserver/ticket/3297. Map file is saved using encoding ISO-8859-1. Bug is fixed in svn
DescribeFeatureType-GET
AY DF Test wfs:DescribeFeatureType-output-format-default 4tests: The MIME returned for a DescribeFeatureType request where no specific output format is requested is "text/xml; subtype=gml/3.1.1 ;;;; When output format XMLSCHEMA is supported, the MIME returned for a DescribeFeatureType? request where the output format requested is XMLSCHEMA is "text/xml; subtype=gml/2.1.2". ;;;; When output format "text/xml; subtype=gml/2.1.2" is supported, the MIME returned for a DescribeFeatureType? request where the output format requested is "text/xml; subtype=gml/2.1.2" is "text/xml; subtype=gml/2.1.2". ;;;;; The MIME returned for a DescribeFeatureType? request where the output format requested is "text/xml; subtype=gml/3.1.1" is "text/xml; subtype=gml/3.1.1". " Fixed: http://trac.osgeo.org/mapserver/ticket/3294
GetFeature-POST
AYTest Basic-GetFeature-tc2.1 parameter timeStamp is required by the test when returning GetFeatures withFixed: http://trac.osgeo.org/mapserver/ticket/3309
AYTest Basic-GetFeature-tc5.2 Propertynames, mandatory and option parametershttp://trac.osgeo.org/mapserver/ticket/3319
AYTest Basic-GetFeature-tc5.3 Propertynames, mandatory and option parametershttp://trac.osgeo.org/mapserver/ticket/3319
AYTest Basic-GetFeature-tc9.2 A GetFeature with an invalid propertyname should return an exceptionFixed: http://trac.osgeo.org/mapserver/ticket/3318
NSGF tc11.1 No service parameter http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.2 Same test as GF tc11.1 http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.3 No version parameter http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.4 Version parameter set to empty http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.5 Undefined service value http://trac.osgeo.org/mapserver/ticket/3359
NSGF tc14.1 The srs string specified in the request is: srsName="urn:x-ogc:def:crs:EPSG:4326" and the srs string in the response is: srsName="EPSG:4326". The test is expecting that both string will be the same.
NSGF tc14.2
GetFeature-GET
NSGF Test wfs:GetFeature-output-format-defaultThe MIME returned for a GetFeature request where no specific output format is requested is "text/xml; subtype=gml/3.1.1" This need to be solved: http://trac.osgeo.org/mapserver/ticket/3295
NSGF tc8.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&bbox=34.94,-10.52,71.96,32.19,urn:x-ogc:def:crs:EPSG:4326&namespace=xmlns N coordinates for each corner of a bounding box and a crsuri: http://trac.osgeo.org/mapserver/ticket/3296
NSGF tc8.3 http://norm-dev1.lan.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&bbox=0,0,0.01,0.01&namespace=xmlnshttp://trac.osgeo.org/mapserver/ticket/3299
NSGF tc23.1http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns http://trac.osgeo.org/mapserver/ticket/3300#preview
NSGF tc23.2 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&typename=sf:PrimitiveGeoFeature&namespace=xmlns http://trac.osgeo.org/mapserver/ticket/3301#preview
NSGF tc23.3 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&request=GetFeature&version=1.1.0&typename=sf:PrimitiveGeoFeature&namespace=xmlns see 3301
NSGF tc26.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature,sf:AggregateGeoFeature&namespace=xmlns http://trac.osgeo.org/mapserver/ticket/3304#preview
NSGF tc30.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:gml="http://www.opengis.net/gml"%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>gml:description</ogc:PropertyName><ogc:Literal>description-f008</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter> http://trac.osgeo.org/mapserver/ticket/3308
NSGF tc30.2 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>*[1]</ogc:PropertyName><ogc:Literal>description-f001</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>http://trac.osgeo.org/mapserver/ticket/3308
NSGF tc31.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>*[1]</ogc:PropertyName><ogc:Literal>description-f001</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>http://trac.osgeo.org/mapserver/ticket/3311 http://trac.osgeo.org/mapserver/ticket/3312
NSGF 32.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:gml="http://www.opengis.net/gml"%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>gml:name</ogc:PropertyName><ogc:Literal>name-f002</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter> same as http://trac.osgeo.org/mapserver/ticket/3311
NSGF tc46.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:Entit%C3%A9G%C3%A9n%C3%A9rique&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)Return an error about the typename not found. Probably en encoding problem.
NSGF tc48.1 Same as GF tc46.1
NSGF tc50.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&sortby=sf%3AintProperty&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)http://trac.osgeo.org/mapserver/ticket/3357
NSGF tc50.2 Same as GF tc50.1
GetCapabilities - POST - All tests pass.

Status end of February: Pass: 234 Warning: 0 Fail: 174

Note: See TracWiki for help on using the wiki.