See <http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/76/>
------------------------------------------
[...truncated 27690 lines...]
</gsml:CGI_TermValue>
</gsml:proportion>
<gsml:role>interbedded component</gsml:role>
</gsml:CompositionPart>
</gsml:composition>
</gsml:GeologicUnit>
</gsml:specification>
</gsml:MappedFeature>
</om:result>
</om:Observation>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 31, 2010 4:11:18 AM org.geoserver.test.FeatureChainingWfsTest
testFilteringXlinkHref
INFO: WFS filter GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1"
timeStamp="2010-03-31T04:11:18.178-04:00" xmlns:ex="http://example.com"
xmlns:gml="http://www.opengis.net/gml"
xmlns:gsml="http://www.cgi-iugs.org/xml/GeoSciML/2"
xmlns:ogc="http://www.opengis.net/ogc" xmlns:om="http://www.opengis.net/om/1.0"
xmlns:ows="http://www.opengis.net/ows"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd
http://www.cgi-iugs.org/xml/GeoSciML/2
http://schemas.opengis.net/GeoSciML/geosciml.xsd">
<gml:featureMembers>
<gsml:MappedFeature gml:id="mf1">
<gml:name>GUNTHORPE FORMATION</gml:name>
<gsml:positionalAccuracy>
<gsml:CGI_NumericValue>
<gsml:principalValue
uom="urn:ogc:def:uom:UCUM:m">200.0</gsml:principalValue>
</gsml:CGI_NumericValue>
</gsml:positionalAccuracy>
<gsml:observationMethod>
<gsml:CGI_TermValue>
<gsml:value
codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC::missing</gsml:value>
</gsml:CGI_TermValue>
</gsml:observationMethod>
<gsml:shape>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1
52.5 -1.2 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
<gsml:specification>
<gsml:GeologicUnit gml:id="gu.25699">
<gml:description>Olivine basalt, tuff, microgabbro, minor
sedimentary rocks</gml:description>
<gml:name codeSpace="urn:ietf:rfc:2141">Yaugher Volcanic
Group</gml:name>
<gml:name>-Py</gml:name>
<gsml:occurence
xlink:href="urn:cgi:feature:MappedFeature:mf1"/>
<gsml:exposureColor>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">Blue</gsml:value>
</gsml:CGI_TermValue>
</gsml:exposureColor>
<gsml:outcropCharacter>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">x</gsml:value>
</gsml:CGI_TermValue>
</gsml:outcropCharacter>
<gsml:composition>
<gsml:CompositionPart>
<gsml:proportion>
<gsml:CGI_TermValue>
<gsml:value
codeSpace="some:uri">significant</gsml:value>
</gsml:CGI_TermValue>
</gsml:proportion>
<gsml:role>interbedded component</gsml:role>
</gsml:CompositionPart>
</gsml:composition>
</gsml:GeologicUnit>
</gsml:specification>
</gsml:MappedFeature>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.148 sec <<<
FAILURE!
Running org.geoserver.test.XYGeomTest
Mar 31, 2010 4:11:18 AM org.geoserver.test.XYGeomTest testDescribeFeatureType
INFO: WFS DescribeFeatureType response:
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema elementFormDefault="qualified" targetNamespace="http://test"
xmlns:test="http://test" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:include
schemaLocation="<http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/ws/extension/app-schema/app-schema-test/target/app-schema-mock40735data/featureTypes/test_PointFeature/GeometrylessTest.xsd"/>>
</xsd:schema>
Mar 31, 2010 4:11:18 AM org.geoserver.test.XYGeomTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
timeStamp="2010-03-31T04:11:18.456-04:00"
xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows" xmlns:test="http://test"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://test
<http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/ws/extension/app-schema/app-schema-test/target/app-schema-mock40735data/featureTypes/test_PointFeature/GeometrylessTest.xsd>
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<test:PointFeature gml:id="mf1">
<test:loc/>
</test:PointFeature>
<test:PointFeature gml:id="mf2">
<test:loc/>
</test:PointFeature>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Running org.geoserver.test.SRSWfsTest
Mar 31, 2010 4:11:19 AM org.geoserver.test.SRSWfsTest testGetFeatureContent
INFO: WFS GetFeature&typename=ex:geomContainer response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
timeStamp="2010-03-31T04:11:19.849-04:00" xmlns:ex="http://example.com"
xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://example.com
<http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/ws/extension/app-schema/app-schema-test/target/app-schema-mock40737data/featureTypes/ex_geomContainer/NestedGeometry.xsd>
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<ex:geomContainer gml:id="1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1
52.5 -1.2 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.2">
<ex:geom>
<gml:Point>
<gml:pos>42.58 31.29</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
<ex:geomContainer gml:id="2">
<ex:geom>
<gml:Point>
<gml:pos>42.58 31.29</gml:pos>
</gml:Point>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6
-1.1 52.5 -1.2 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
</gml:featureMembers>
</wfs:FeatureCollection>
Mar 31, 2010 4:11:20 AM org.geoserver.test.SRSWfsTest testReproject
INFO: WFS
GetFeature&typename=ex:geomContainer&srsname=urn:x-ogc:def:crs:EPSG::4326
response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
timeStamp="2010-03-31T04:11:20.505-04:00" xmlns:ex="http://example.com"
xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://example.com
<http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/ws/extension/app-schema/app-schema-test/target/app-schema-mock40737data/featureTypes/ex_geomContainer/NestedGeometry.xsd>
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<ex:geomContainer gml:id="1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.1999999999634965 52.5
-1.1999999999634965 52.6 -1.099999999966089 52.59999999999999
-1.099999999966089 52.5 -1.1999999999634965 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.2">
<ex:geom>
<gml:Point>
<gml:pos>42.58000004047607 31.29</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
<ex:geomContainer gml:id="2">
<ex:geom>
<gml:Point>
<gml:pos>42.58000004047607 31.29</gml:pos>
</gml:Point>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.1999999999634965 52.5
-1.1999999999634965 52.6 -1.099999999966089 52.59999999999999
-1.099999999966089 52.5 -1.1999999999634965 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 sec
Results :
Failed tests:
testGetFeatureContent(org.geoserver.test.FeatureChainingWfsTest)
Tests run: 25, Failures: 1, Errors: 0, Skipped: 0
Mar 31, 2010 4:11:20 AM org.geoserver.test.SRSWfsTest testFilters
INFO: WFS
GetFeature&typename=ex:geomContainer&srsname=urn:x-ogc:def:crs:EPSG::4326&featureid=1response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="1"
timeStamp="2010-03-31T04:11:20.542-04:00" xmlns:ex="http://example.com"
xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:ows="http://www.opengis.net/ows"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://example.com
<http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/ws/extension/app-schema/app-schema-test/target/app-schema-mock40737data/featureTypes/ex_geomContainer/NestedGeometry.xsd>
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
<gml:featureMembers>
<ex:geomContainer gml:id="1">
<ex:geom>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>-1.1999999999634965 52.5
-1.1999999999634965 52.6 -1.099999999966089 52.59999999999999
-1.099999999966089 52.5 -1.1999999999634965 52.5</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.2">
<ex:geom>
<gml:Point>
<gml:pos>42.58000004047607 31.29</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:geomContainer>
</gml:featureMembers>
</wfs:FeatureCollection>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<http://hudson.opengeo.org/hudson/job/geoserver-trunk-online/ws/extension/app-schema/app-schema-test/target/surefire-reports>
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 22 seconds
[INFO] Finished at: Wed Mar 31 04:11:21 EDT 2010
[INFO] Final Memory: 52M/147M
[INFO] ------------------------------------------------------------------------
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel