On Fri, Jul 29, 2011 at 10:05 PM, Hudson <[email protected]> wrote:
> Failed tests:
>  testGetFeatureContent(org.geoserver.test.SampleDataAccessWfsTest)

The report says:

-------------------------------------------------------------------------------
Test set: org.geoserver.test.SampleDataAccessWfsTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.733
sec <<< FAILURE!
testGetFeatureContent(org.geoserver.test.SampleDataAccessWfsTest)
Time elapsed: 0.11 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[mf1.spec]> but was:<[]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at 
org.custommonkey.xmlunit.XMLAssert.assertXpathEvaluatesTo(XMLAssert.java:858)
        at 
org.geoserver.test.SampleDataAccessWfsTest.testGetFeatureContent(SampleDataAccessWfsTest.java:105)

Any idea of where this might be coming from?
It seems unlikely that synchronization changes caused this.
The other relevant change is looking for just once for the _Feature element
in the schema instead of doing it over and over and over (while the subsystution
groups of that element are changed like crazy by the dynamic schemas built
for the  DescribeFeatureType output).
Is there anything in app-schema that needs that element to be looked up every
time?

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to