See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/2336/changes>
Changes: [aaime] GEOS-3012, don't run remote ows tests by default ------------------------------------------ [...truncated 25566 lines...] </gsml:CGI_TermValue> </gsml:outcropCharacter> <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:composition> <gsml:CompositionPart> <gsml:proportion> <gsml:CGI_TermValue> <gsml:value codeSpace="some:uri">minor</gsml:value> </gsml:CGI_TermValue> </gsml:proportion> <gsml:role>interbedded component</gsml:role> </gsml:CompositionPart> </gsml:composition> </gsml:GeologicUnit> </gsml:specification> </gsml:MappedFeature> <gsml:MappedFeature gml:id="mf3"> <gml:name>CLIFTON 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 xlink:href="#gu.25678"/> </gsml:specification> </gsml:MappedFeature> </gml:featureMembers> </wfs:FeatureCollection> Jan 21, 2010 1:57:00 PM 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-mock30679data/featureTypes/test_PointFeature/GeometrylessTest.xsd"/>> </xsd:schema> Jan 21, 2010 1:57:00 PM org.geoserver.test.XYGeomTest testGetFeature INFO: WFS GetFeature response: <?xml version="1.0" encoding="UTF-8"?> <wfs:FeatureCollection numberOfFeatures="2" timeStamp="2010-01-21T13:57:00.070-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-mock30679data/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> Jan 21, 2010 1:57:01 PM 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-01-21T13:57:01.218-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-mock30681data/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> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.264 sec Results : Failed tests: testGetFeatureContent(org.geoserver.test.FeatureChainingWfsTest) Tests run: 24, Failures: 1, Errors: 0, Skipped: 0 Jan 21, 2010 1:57:02 PM 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-01-21T13:57:02.299-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-mock30681data/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> Jan 21, 2010 1:57:02 PM 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-01-21T13:57:02.348-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-mock30681data/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> [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: 7 minutes 22 seconds [INFO] Finished at: Thu Jan 21 13:57:03 EST 2010 [INFO] Final Memory: 50M/143M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel