Looks like a disagreement between two code paths about whether "+" 
should be encoded in a file URL. This is clear in the last two failures, 
and I suspect the root cause of the first two (asserts on file schema 
locations).

Culprits look like FeatureChainingWfsTest.getExSchema{One,Two}Location() 
which perform File->URI->String conversion without using 
DataUtilities.fileToURL(), which converts "+" to "%2B" in case you are 
on a Mac.  :-P

I just pushed a fix to master.

Kind regards,
Ben.

On 09/04/13 16:00, Andrea Aime wrote:
> Hi,
> yesterday I did some work to try and bring the Windows build of
> GeoServer in shape. I'm almost there, but there is app-schema-test that
> has still 4 failures related to namespaces:
> http://office.geo-solutions.it/jenkins/job/GeoServer%20master%20+%20wcs20/org.geoserver.extension$app-schema-test/262/testReport/
>
> The issue apparently cannot be reproduced in the IDE, on the same
> windows machine, nor with Maven.. it seems Jenkins has some special
> Voodoo to make it fail... :-(
> I saw something similar with other tests that took less time to GC stuff
> on the normal maven build...
> Does any app-schema expert have time to chime in?
>
> Cheers
> Andrea
>
> --
> ==
> GeoServer training in Milan, 6th & 7th June 2013!  Visit
> http://geoserver.geo-solutions.it
> <http://geoserver.geo-solutions.it/> for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> -------------------------------------------------------

-- 
Ben Caradoc-Davies <[email protected]>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to