Andrea Aime wrote: > Mike Pumphrey ha scritto: > >> Hello. Here are the CITE test results for version 1.6.5: >> >> >> WFS 1.1 - Mostly pass, only 7 failures: >> http://cite.opengeospatial.org/teamengine/viewSessionLog.jsp?session=s0071&t=1220650666912 >> >> WFS 1.0 - Mostly pass, only 4 failures: >> http://cite.opengeospatial.org/teamengine/viewSessionLog.jsp?session=s0072&t=1220651408863 >> > > This is not good. We have to assess whether these are failure related > to brokenness in the online test engine (like the wcs 1.0 ones, where > the test cannot properly handle updateSequece in GetCapabilities) > or if we have real issues. > > Looking at the failures, it seems we have some URL decoding issue, > or that we have something broken in the configuration: > wfs:wfs-1.1.0-Basic-GetFeature-tc46.1: > <ows:ExceptionText>Feature type sf:EntitéGénérique > unknown</ows:ExceptionText> > > Makes me wonder if your filesystem is using utf8 charset or not, > the tests depends on the filesytem being able to properly encode > accented e chars. > > Cheers > Andrea It's running on atlas, same system that we always use for CITE tests. There were some issues with encoding in Mike's SSH client. We thought we had cleaned it out, but it's still possible that some cut'n'pasted text is left somewhere and causing issues.
Mike: If you checked out the test data via subversion you may want to try to rinse and repeat after fixing your terminal client. It should simply be a display issue, but it's possible Putty sets an environment variable when you log in with the wrong setting. -Arne ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
