See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/2371/changes>
Changes:
[ang05a] GEOT-2927: Filtering app-schema features from denormalised view only display the first property in multi-valued properties
------------------------------------------
[...truncated 27569 lines...]
<gml:name>GUNTHORPE FORMATION</gml:name>
<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>
Feb 5, 2010 5:33:02 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/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock24145data/featureTypes/test_PointFeature/GeometrylessTest.xsd"/>>
</xsd:schema>
Feb 5, 2010 5:33:02 AM org.geoserver.test.XYGeomTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
timeStamp="2010-02-05T05:33:02.547-05: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/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock24145data/featureTypes/test_PointFeature/GeometrylessTest.xsd> http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/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: 10, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 9.003 sec <<< FAILURE!
Running org.geoserver.test.XYGeomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
Running org.geoserver.test.SRSWfsTest
Feb 5, 2010 5:33:03 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-02-05T05:33:03.519-05: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/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock24147data/featureTypes/ex_geomContainer/NestedGeometry.xsd> http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/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>
Feb 5, 2010 5:33:04 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-02-05T05:33:04.091-05: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/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock24147data/featureTypes/ex_geomContainer/NestedGeometry.xsd> http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/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>
Feb 5, 2010 5:33:04 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-02-05T05:33:04.126-05: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/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock24147data/featureTypes/ex_geomContainer/NestedGeometry.xsd> http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/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>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec
Results :
Failed tests:
testGetFeatureContent(org.geoserver.test.FeatureChainingWfsTest)
testFilteringXlinkHref(org.geoserver.test.FeatureChainingWfsTest)
Tests run: 24, Failures: 2, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/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 15 seconds
[INFO] Finished at: Fri Feb 05 05:33:04 EST 2010
[INFO] Final Memory: 51M/144M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to ang05a because no e-mail address is known, and no default e-mail domain is configured