Andrea Aime ha scritto:
Hi,
3) We still need to re-run all of the cite test suites
in GeoServer to make sure that no other bugs popped up lately
(and this must be done before releasing 2.4.0)
Done the following with the cite offline test engine:
WFS 1.0: check (450 tests passed)
WCS 1.0: check (89 tests passed)
With the online engine at http://cite.opengeospatial.org/teamengine:
(too bad the online version does not report number of tests passed)
* WFS 1.1: check
* WMS 1.1.1: check
So it seems we're gold to release 2.4.0.
-----------------------------------------------------------------------
A note about the offline engine for the wfs 1.1 and wms 1.1.1 tests.
WFS 1.1 cannot be tested with the offline engine because the current
official 1.1 test suite is nowhere to be downloaded (at least, I could
not find it) and the one that is in the tests subversion has extra
tests and its still not official.
Could not run the wms 1.1 suite offline either, got the following error
in all of the tests:
Error in call to extension function {public static java.net.URLConnection com.occamlab.te.TECore.build_request(org.w3c.dom.Node) throws java.lang.Exception}: Exception in extension function java.net.MalformedURLException: no protocol: ?SeRvIcE=WMS&BoGuS=ignored&ReQuEsT=GetCapabilities&VeRsIoN=1.1.1; SystemID: file:/C:/progetti/geoserver/containers/apache-tomcat-6.0.13/webapps/teamengine/WEB-INF/scripts/wms-1.1.1/ctl/wms.txsl; Line#: 10665; Column#: -1
Also the test took forever and it was downloading lots of stuff
from the internet (dtds? don't know exactly what).
---------------------------------------------------------------------
Cheers
Andrea